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:
85fdf05
)
x86, alternative: Use .pushsection/.popsection
author
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 21 Sep 2012 19:43:08 +0000
(12:43 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 21 Sep 2012 19:45:25 +0000
(12:45 -0700)
.section/.previous doesn't nest. Use .pushsection/.popsection in
<asm/alternative.h> so that they can be properly nested.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link:
http://lkml.kernel.org/r/1348256595-29119-5-git-send-email-hpa@linux.intel.com
No differences found