kbuild: ignore smp_locks section warnings from init/exit code
authorRandy Dunlap <rdunlap@xenotime.net>
Wed, 7 Jun 2006 23:23:26 +0000 (16:23 -0700)
committerSam Ravnborg <sam@mars.ravnborg.org>
Thu, 8 Jun 2006 18:20:23 +0000 (20:20 +0200)
commit35899c57516be6eaa42cc27151767c52d75b2979
treea21db210c02e9387f93a8015d757a624710652cc
parent1a0f3d422bb9ac959383a5ed1a4127f5900f56a8
kbuild: ignore smp_locks section warnings from init/exit code

Add ".smp_locks" section to whitelist as being safe from
init and exit sections.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/mod/modpost.c