[PATCH] devtools: catch empty symbol maps
Ferruh Yigit
ferruh.yigit at amd.com
Mon Nov 14 16:10:49 CET 2022
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>
More information about the dev
mailing list