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:
a7bbb0c
)
x86: traps_xx: restructure do_general_protection()
author
Alexander van Heukelum
<heukelum@mailshack.com>
Tue, 1 Jul 2008 23:32:04 +0000
(
01:32
+0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Jul 2008 06:18:07 +0000
(08:18 +0200)
- if (cond) block -> if (!cond) goto end_of_block
- local caching of current
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Acked-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found