kernel-hacking-2024-linux-s.../scripts
Sam Ravnborg 4c8fbca583 kbuild: whitelist false section mismatch warnings
In several cases the section mismatch check triggered false warnings.
Following patch introduce a whitelist to 'false positives' are not warned of.
Two types of patterns are recognised:
1) Typical case when a module parameter is _initdata
2) When a function pointer is assigned to a driver structure

In both patterns we rely on the actual name of the variable assigned

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-02-26 22:18:11 +01:00
..
basic kbuild: consolidate command line escaping 2006-02-19 09:51:21 +01:00
genksyms
kconfig Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf" 2006-02-09 08:00:14 -08:00
ksymoops
mod kbuild: whitelist false section mismatch warnings 2006-02-26 22:18:11 +01:00
package
.gitignore
bin2c.c
binoffset.c
bloat-o-meter [PATCH] tiny: Add bloat-o-meter to scripts 2006-01-08 20:14:10 -08:00
checkincludes.pl
checkstack.pl
checkversion.pl
conmakehash.c
extract-ikconfig
gcc-version.sh
gen_initramfs_list.sh
kallsyms.c
Kbuild.include kbuild: fix comment in Kbuild.include 2006-02-19 09:51:22 +01:00
kernel-doc [PATCH] kernel-doc: clean up the script (whitespace) 2006-02-01 08:53:27 -08:00
Lindent
Makefile
Makefile.build kbuild: consolidate command line escaping 2006-02-19 09:51:21 +01:00
Makefile.clean
Makefile.host
Makefile.lib
Makefile.modinst
Makefile.modpost kbuild: improved modversioning support for external modules 2006-02-19 09:51:18 +01:00
makelst
mkcompile_h
mkmakefile kbuild: fix mkmakefile 2006-02-19 09:51:21 +01:00
mksysmap spelling: s/retreive/retrieve/ 2006-01-10 00:10:13 +01:00
mkuboot.sh
mkversion
namespace.pl
patch-kernel
pnmtologo.c
reference_discarded.pl kbuild: reference_discarded addition 2006-01-08 18:56:51 +01:00
reference_init.pl
setlocalversion kbuild: In setlocalversion change -git_dirty to just -dirty 2006-01-08 18:44:01 +01:00
show_delta
ver_linux