Commit Graph

139 Commits (2adc55c959940fc680074392eddbd5585a76f3d9)

Author SHA1 Message Date
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
Yasunori Goto 72280ede31 Add white list into modpost.c for memory hotplug code and ia64's machvec section 18 years ago
Sam Ravnborg b4d5171ac7 kbuild: ignore section mismatch warning for references from .paravirtprobe to .init.text 18 years ago
Sam Ravnborg 66bd32e443 kbuild: remove stale comment in modpost.c 18 years ago
Matthew Wilcox 2a11665945 kbuild: distinguish between errors and warnings in modpost 18 years ago
Sam Ravnborg 5a4910fbbe kbuild: whitelist logo references from .text to .init.data 18 years ago
Sam Ravnborg a61b2dfd18 kbuild: fix segmentation fault in modpost 18 years ago
Sam Ravnborg 9bf8cb9b79 kbuild: fix warnings from .pci_fixup section 18 years ago
Sam Ravnborg aae5f662a3 kbuild: whitelist section mismatch in init/main.c 18 years ago
Sam Ravnborg 85bd2fddd6 kbuild: fix section mismatch check for vmlinux 18 years ago
Vivek Goyal 1833d6bc72 [PATCH] i386: modpost apic related warning fixes 18 years ago
David Brownell da68d61f89 [PATCH] remove modpost false warnings on ARM 18 years ago
Vivek Goyal f8657e1b55 [PATCH] i386: move startup_32() in text.head section 18 years ago
Matthew Wilcox 742433b00b [PATCH] PA-RISC: Fix bogus warnings from modpost 18 years ago
Vivek Goyal ee6a8545a4 [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3) 18 years ago
Vivek Goyal 118c0ace1b [PATCH] x86-64: modpost add more symbols to whitelist pattern2 18 years ago
Randy Dunlap acd19499e9 [PATCH] Fix section mismatch in parainstructions 18 years ago
Rusty Russell 139ec7c416 [PATCH] paravirt: Patch inline replacements for paravirt intercepts 18 years ago
Benjamin Herrenschmidt 21c4ff80cb [POWERPC] Support feature fixups in modules 19 years ago
Kirill Korotaev c53ddacdc0 kbuild: fail kernel compilation in case of unresolved module symbols 19 years ago
Sam Ravnborg 93659af1ce kbuild: add missing return statement in modpost.c:secref_whitelist() 19 years ago
Magnus Damm 9e157a5aa8 kbuild: ignore references from ".pci_fixup" to ".init.text" 19 years ago
Sam Ravnborg c96fca2137 kbuild: warn when a moduled uses a symbol marked UNUSED 19 years ago
Sam Ravnborg 534b89a9f6 kbuild: fix segv in modpost 19 years ago
Sam Ravnborg 6803dc0ea8 kbuild: replace abort() with exit(1) 19 years ago
Al Viro 468d949401 kbuild: kill some false positives from modpost 19 years ago
Laurent Riffard 9ac545b0f7 kbuild: fix module.symvers parsing in modpost 19 years ago