Commit Graph

102 Commits (5c73a3fba6dd2b410de378f648bc9851ffa7201a)

Author SHA1 Message Date
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
Mike Frysinger fc31c77163 kbuild: include limits.h in sumversion.c for PATH_MAX 18 years ago
Sylvain Munaut d1ab423502 powerpc: Fix the MODALIAS generation in modpost for of devices 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
Bryan Wu 1394f03221 blackfin architecture 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
Sam Ravnborg 4be40e2223 kbuild: do not emit src version warning for non-modules 18 years ago
Matthew Wilcox 2a11665945 kbuild: distinguish between errors and warnings in modpost 18 years ago
Sam Ravnborg dc24f0e708 kbuild: remove dependency on input.h from file2alias 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
Kyle McMartin f354ef8abe [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header 18 years ago
Kyle McMartin f3cf267335 [PARISC] generate modalias for parisc_device_id tables 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 18 years ago
Michael Tokarev 07563c711f [PATCH] EISA bus MODALIAS attributes support 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
Martin Schwidefsky 1534c3820c [S390] zcrypt adjunct processor bus. 19 years ago
Hans de Goede e0e9263271 [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch 19 years ago
Sam Ravnborg fb33d81613 kbuild: improve error from file2alias 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
Andrew Morton 6449bd621b kbuild: modpost build fix 19 years ago
Sam Ravnborg b817f6feff kbuild: check license compatibility when building modules 19 years ago
Ram Pai bd5cbcedf4 kbuild: export-type enhancement to modpost.c 19 years ago
Sam Ravnborg 909252d279 kbuild: fix false section mismatch with ARCH=um build 19 years ago
Randy Dunlap 35899c5751 kbuild: ignore smp_locks section warnings from init/exit code 19 years ago