diff options
author | Alexander van Heukelum <heukelum@mailshack.com> | 2008-07-02 01:32:04 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-09 08:18:07 +0200 |
commit | 13485ab55bc77f02024e80bcca0374950b0becb3 (patch) | |
tree | 3f959112d6c70827319a61a415f70e34f79cbbf1 /security | |
parent | x86: traps_xx: modify do_trap (diff) | |
download | linux-13485ab55bc77f02024e80bcca0374950b0becb3.tar.xz linux-13485ab55bc77f02024e80bcca0374950b0becb3.zip |
x86: traps_xx: restructure do_general_protection()
- 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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions