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:
c002a1e
)
x86: entry_64.S: factor out save_paranoid and paranoid_exit
author
Alexander van Heukelum
<heukelum@mailshack.com>
Fri, 21 Nov 2008 15:43:18 +0000
(16:43 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 21 Nov 2008 18:02:55 +0000
(19:02 +0100)
Impact: cleanup, shrink kernel image size
Also expand the paranoid_exit0 macro into nmi_exit inside the
nmi stub in the case of enabled irq-tracing.
This gives a few hundred bytes code size reduction.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found