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:
e7c0d3d
)
kernel/extable: fix address-checks for core_kernel and init areas
author
Helge Deller
<deller@gmx.de>
Thu, 28 Nov 2013 08:16:33 +0000
(09:16 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 28 Nov 2013 17:49:41 +0000
(09:49 -0800)
The init_kernel_text() and core_kernel_text() functions should not
include the labels _einittext and _etext when checking if an address is
inside the .text or .init sections.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/extable.c
patch
|
blob
|
history
diff --cc
kernel/extable.c
Simple merge