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:
b9cc448
)
modpost: Whitelist .text.fixup and .exception.text
author
Thierry Reding
<thierry.reding@gmail.com>
Wed, 15 Apr 2015 03:53:48 +0000
(13:23 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 22 Apr 2015 08:01:20 +0000
(17:31 +0930)
32-bit and 64-bit ARM use these sections to store executable code, so
they must be whitelisted in modpost's table of valid text sections.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
scripts/mod/modpost.c
patch
|
blob
|
history
diff --cc
scripts/mod/modpost.c
Simple merge