x86: traps_xx: modify __die
authorAlexander van Heukelum <heukelum@mailshack.com>
Tue, 1 Jul 2008 23:31:03 +0000 (01:31 +0200)
committerIngo 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