git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c5dd8f
)
x86: Provide _sdata in the vmlinux.lds.S file
author
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 11 May 2009 12:22:00 +0000
(13:22 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 12 Jun 2009 07:21:33 +0000
(09:21 +0200)
_sdata is a common symbol defined by many architectures and made
available to the kernel via asm-generic/sections.h. Kmemleak uses this
symbol when scanning the data sections.
[ Impact: add new global symbol ]
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
LKML-Reference: <
20090511122105
.26556.96593.stgit@pc1117.cambridge.arm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/vmlinux.lds.S
patch
|
blob
|
history
diff --cc
arch/x86/kernel/vmlinux.lds.S
Simple merge