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:
badc765
)
x86: traps_xx: modify __die
author
Alexander van Heukelum
<heukelum@mailshack.com>
Tue, 1 Jul 2008 23:31:03 +0000
(
01:31
+0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Jul 2008 06:17:49 +0000
(08:17 +0200)
if (cond) block -> if (!cond) goto end_of_block
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