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:
e2f6bc2
)
x86: entry_64.S: split out some macro's and move common code to paranoid_exit
author
Alexander van Heukelum
<heukelum@mailshack.com>
Fri, 21 Nov 2008 15:44:28 +0000
(16:44 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 21 Nov 2008 18:02:56 +0000
(19:02 +0100)
Impact: cleanup
DISABLE_INTERRUPTS(CLBR_NONE)/TRACE_IRQS_OFF is now always
executed just before paranoid_exit. Move it there.
Split out paranoidzeroentry, paranoiderrorentry, and
paranoidzeroentry_ist to get more readable macro's.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found