diff options
author | Alexander van Heukelum <heukelum@fastmail.fm> | 2008-09-26 14:03:08 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-13 10:22:34 +0200 |
commit | 3c1326f8a6d8b9815ca88c95441330f96eef7352 (patch) | |
tree | d46c9e18d19550668d66dd065e9f187ca9a3ed57 /arch/arm/include/asm | |
parent | 69c89b5bf7f253756f3056e84b8603abe1c50f5b (diff) |
traps: i386: make do_trap more like x86_64
This patch hardcodes which traps should be forwarded to
handle_vm86_trap in do_trap. This allows to remove the
vm86 parameter from the i386-version of do_trap, which
makes the DO_VM86_ERROR and DO_VM86_ERROR_INFO macros
unnecessary.
x86_64 part is whitespace only.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/arm/include/asm')
0 files changed, 0 insertions, 0 deletions