]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
kmod_syms.awk: fix removal of the export list from the symbol table
authorKonstantin Belousov <kib@FreeBSD.org>
Sun, 7 Nov 2021 09:00:07 +0000 (11:00 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 18 Nov 2021 13:56:24 +0000 (15:56 +0200)
commit0d7a6199b61d55caf0a682ef072bdd107472ab49
tree4264e37a24496c8e185ceebac97cdaa9637357c9
parenta7e4eb14229845c0857caf91bc3364f9e7075b00
kmod_syms.awk: fix removal of the export list from the symbol table

Print some warning when export is requested for non-existing symbol.

Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D32878
sys/conf/kmod_syms.awk