[PATCH] devtools: catch empty symbol maps
Thomas Monjalon
thomas at monjalon.net
Tue Nov 15 18:20:44 CET 2022
14/11/2022 16:10, Ferruh Yigit:
> On 11/14/2022 2:31 PM, Bruce Richardson wrote:
> > On Mon, Nov 14, 2022 at 03:16:51PM +0100, David Marchand wrote:
> >> version.map are now optional for drivers if no symbol is exported.
> >> Having no symbol exported from a library does not make sense.
> >>
> >> Catch all empty maps and warn about them.
> >>
> >> Example:
> >> $ ./devtools/check-symbol-maps.sh
> >> Found empty maps:
> >> drivers/crypto/uadk/version.map
> >> drivers/net/gve/version.map
> >> drivers/net/idpf/version.map
> >>
> >> Signed-off-by: David Marchand <david.marchand at redhat.com>
> >
> > Acked-by: Bruce Richardson <bruce.richardson at intel.com>
>
> +1 to have automated checks,
> Tested-by: Ferruh Yigit <ferruh.yigit at amd.com>
Applied, thanks.
More information about the dev
mailing list