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