]> git.baikalelectronics.ru Git - kernel.git/commit
module: Enhance verify_export_symbols
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 2 May 2008 02:15:00 +0000 (21:15 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 1 May 2008 11:15:00 +0000 (21:15 +1000)
commitdf34598dc30a2400d0f95568eff1606caeac4888
tree129d949287a17457f3a8081dd6f04b8a945bcb29
parentbd4d8343015244e09626558b1d529ad81b25111d
module: Enhance verify_export_symbols

Make verify_export_symbols check the modules unused, unused_gpl and
gpl_future syms.

Inspired by Jan Beulich's fix, but table-driven.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/module.c