Commit Graph

74 Commits (ba7fbb723f50ab2607989a282af655fb0fab0492)

Author SHA1 Message Date
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
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
Atsushi Nemoto eae07ac607 [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel 19 years ago
Atsushi Nemoto 2c1a51f39d [PATCH] kbuild: check SHT_REL sections 19 years ago
Linus Torvalds 601e7f024e Revert "kbuild: fix modpost segfault for 64bit mipsel kernel" 19 years ago
Randy Dunlap 72ee59b579 kbuild modpost - relax driver data name 19 years ago
Atsushi Nemoto c8d8b837eb kbuild: fix modpost segfault for 64bit mipsel kernel 19 years ago
Sam Ravnborg 5ecdd0f67c kbuild: fix false section mismatch warnings 19 years ago
Eric Sesterhenn eaaae38c1a kbuild: fix NULL dereference in scripts/mod/modpost.c 19 years ago
Sam Ravnborg 7670f023aa [PATCH] kbuild: fix buffer overflow in modpost 19 years ago
Luke Yang f7b05e64bd kbuild: Fix bug in crc symbol generating of kernel and modules 19 years ago
Sam Ravnborg 7b75b13cda kbuild: when warning symbols exported twice now tell user this is the problem 19 years ago