diff options
author | Andi Kleen <andi@firstfloor.org> | 2008-03-10 21:23:22 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-17 11:41:29 -0400 |
commit | 749c970ae9fa43b4fcf17ac53022a953007d58f4 (patch) | |
tree | ef636acfd6196a43bcd98f7af98e644ac2357af1 /include/asm-x86 | |
parent | 5524ea320d80e3ac6aeeec44216660831c76da08 (diff) |
x86: replace early exception setup macro recursion with loop
The early exception handlers are currently set up using a macro
recursion. There is only one user left. Replace the macro with a
standard loop in place.
Noop patch, just a cleanup.
[ tglx@linutronix.de: simplified ]
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: mingo@elte.hu
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86')
0 files changed, 0 insertions, 0 deletions