Commit Graph

115 Commits (42492594043d621a7910ff5877c3eb9202870b45)

Author SHA1 Message Date
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
Al Viro 3a5df1d451 m68k: teach modpost about .m68_fixup 18 years ago
Ralf Baechle eec73e887a Whitelist references from __dbe_table to .init 18 years ago
Jan Beulich a5eb6a502b modpost white list pattern adjustment 18 years ago
Sam Ravnborg 741f98fe29 kbuild: do section mismatch check on full vmlinux 18 years ago
Sam Ravnborg 1e29a706ee kbuild: whitelist references from variables named _timer to .init.text 18 years ago
Sam Ravnborg 92cc6b0725 kbuild: remove hardcoded _logo names from modpost 18 years ago
Sam Ravnborg d3ab78560b kbuild: remove hardcoded apic_es7000 from modpost 18 years ago
Sam Ravnborg 6fc53bae3d kbuild: warn about references from .init.text to .exit.text 18 years ago
Sam Ravnborg 1d8af559f9 kbuild: consolidate section checks 18 years ago
Sam Ravnborg 1087247b7d kbuild: refactor code in modpost to improve maintainability 18 years ago
Sam Ravnborg b28242e7e3 kbuild: ignore section mismatch warnings originating from .note section 18 years ago
Jeremy Fitzhardinge 1de564bbf8 kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it 18 years ago
Stephen Rothwell 1abe02fef9 kbuild: suppress modpost warnings for references from the .toc section as used by powerpc 18 years ago
Sam Ravnborg 56a974fa2d kbuild: make better section mismatch reports on arm 18 years ago
Atsushi Nemoto ae4ac12323 kbuild: make better section mismatch reports on i386 and mips 18 years ago
Sam Ravnborg 2648a53acf kbuild: fix sh64 section mismatch problems 18 years ago
Linus Torvalds efa5bf1dd2 Revert "kbuild: make better section mismatch reports on i386, arm and mips" 18 years ago
Sam Ravnborg 577a32f620 mm: fix section mismatch warnings 18 years ago
Sam Ravnborg 92080309df init/main: use __init_refok to fix section mismatch 18 years ago
Sam Ravnborg 0e0d314e6a kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings 18 years ago
Li Yang cd5477911f kbuild: add "Section mismatch" warning whitelist for powerpc 18 years ago
Atsushi Nemoto f892b7d480 kbuild: make better section mismatch reports on i386, arm and mips 18 years ago
Russell King 2560120997 kbuild: make modpost section warnings clearer 18 years ago
Roman Zippel e61a1c1c4f Allow arch to initialize arch field of the module structure 18 years ago