Commit Graph

139 Commits (2adc55c959940fc680074392eddbd5585a76f3d9)

Author SHA1 Message Date
Sam Ravnborg 4391ed6aa9 kbuild, modpost: fix unexpected non-allocatable warning with mips 16 years ago
Sam Ravnborg 028ecebdd8 kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc 16 years ago
Anders Kaseorg 7d875a0286 kbuild, modpost: fix unexpected non-allocatable section when cross compiling 16 years ago
Anders Kaseorg b614a697dc kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" 16 years ago
Sam Ravnborg c993971f4a kbuild: fix comment in modpost.c 16 years ago
Cedric Hombourger 99e3a1eb3c kbuild: fix Module.markers permission error under cygwin 16 years ago
Tim Abbott 27b1833279 Remove unused support code for refok sections. 16 years ago
Jan Beulich 0fa3a88cfd kbuild: remove pointless strdup() on arguments passed to new_module() in modpost 16 years ago
Rusty Russell 8c8ef42aee module: include other structures in module version check 16 years ago
Tejun Heo 56fc82c536 modpost: NOBITS sections may point beyond the end of the file 16 years ago
Greg Kroah-Hartman a9860bf05f Staging: add TAINT_CRAP flag to drivers/staging modules 17 years ago
Mathieu Desnoyers 87f3b6b6fb Marker depmod fix core kernel list 17 years ago
Ben Dooks 32be1d2232 scripts/mod/modpost.c: fix spelling of module and happens 17 years ago
Mathieu Desnoyers d35cb360c2 markers: fix duplicate modpost entry 17 years ago
Sam Ravnborg 4d7365d664 kbuild: ignore powerpc specific symbols in modpost 17 years ago
Andi Kleen fd1db0a313 kbuild: disable modpost warnings for linkonce sections 17 years ago
Sam Ravnborg 2fa3656829 kbuild: soften MODULE_LICENSE check 17 years ago
Richard Hacker 2d04b5ae1b kbuild: support loading extra symbols in modpost 17 years ago
Sam Ravnborg eed7d2798c kbuild: error out on missing MODULE_LICENSE 17 years ago
Sam Ravnborg 4ce6efed48 kbuild: soften modpost checks when doing cross builds 17 years ago
Geert Uytterhoeven b1d2675a64 kbuild: fix reversed symbol name order in modpost 17 years ago
Mathieu Desnoyers b2e3e658b3 Linux Kernel Markers: create modpost file 17 years ago
Geert Uytterhoeven 7c0ac495e3 kbuild/modpost: Use warn() for announcing section mismatches 17 years ago
Sam Ravnborg f666751a0a kbuild/modpost: improve warnings if symbol is unknown 17 years ago
Sam Ravnborg fa95eb1f17 kbuild: do not warn about __*init/__*exit symbols being exported 17 years ago
Sam Ravnborg e5f95c8b77 kbuild: print only total number of section mismatces found 17 years ago
Sam Ravnborg e241a63037 kbuild: warn about ld added unique sections 17 years ago
Sam Ravnborg 588ccd732b kbuild: add verbose option to Section mismatch reporting in modpost 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Sam Ravnborg 58fb0d4f2f kbuild: simplified warning report in modpost 17 years ago
Sam Ravnborg ff13f92690 kbuild: introduce a few helpers in modpost 17 years ago
Sam Ravnborg 157c23c80e kbuild: use simpler section mismatch warnings in modpost 17 years ago
Sam Ravnborg eb8f689046 Use separate sections for __dev/__cpu/__mem code/data 17 years ago
Sam Ravnborg 6c5bd235bf kbuild: check section names consistently in modpost 17 years ago
Sam Ravnborg 10668220a9 kbuild: introduce blacklisting in modpost 17 years ago
Sam Ravnborg 5b24c0715f kbuild: code refactoring in modpost 17 years ago
Sam Ravnborg 9ad21c3f3e kbuild: try harder to find symbol names in modpost 17 years ago
Sam Ravnborg d1f25e6658 kbuild: fix so modpost can now check any .o file 17 years ago
Sam Ravnborg df578e7d83 kbuild: clean up modpost.c 17 years ago
Andi Kleen 666ab414fe kbuild: fix a buffer overflow in modpost 17 years ago
Andi Kleen 58b7a68de3 kbuild: fix format string warnings in modpost 17 years ago
Andi Kleen 6d9a89ea4b kbuild: declare the modpost error functions as printf like 17 years ago
Trent Piepho 4b21960f90 kbuild: modpost problem when symbols move from one module to another 18 years ago
Petr Stetiar a83710e584 kbuild: fix segfault in modpost 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Ralf Baechle ad0b142772 kbuild: whitelist references from __dbe_table to .init 18 years ago
Sam Ravnborg cb7e51d8b1 kbuild: fix modpost warnings for xtensa 18 years ago
Sam Ravnborg 83cda2bb37 kbuild: be more foregiving on init section naming 18 years ago
Sam Ravnborg 2f5ee61904 kbuild: rearrange a few function in modpost 18 years ago
Sam Ravnborg 8d8d8289df kbuild: do not do section mismatch checks on vmlinux in 2nd pass 18 years ago