diff options
author | Alexander van Heukelum <[email protected]> | 2008-11-13 13:50:20 +0100 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2008-11-13 17:28:38 -0800 |
commit | 722024dbb74f3ea316c285c0a71a4512e113b0c4 (patch) | |
tree | aafc0c6bd82275ca8c6c387521e0d7ecfcdd2e07 /net/lapb/lapb_subr.c | |
parent | 8665596ec05498525014436520b316ba174a068a (diff) |
x86: irq: fix apicinterrupts on 64 bits
Impact: Fix interrupt via the apicinterrupt macro
Checkin 939b787130bf22887a09d8fd2641a094dcef8c22 changed the
"interrupt" macro, but the "interrupt" macro is also invoked
indirectly from the "apicinterrupt" macro.
The "apicinterrupt" macro probably should have its own collection of
systematic stubs for the same reason the main IRQ code does; as is it
is a huge amount of replicated code.
Signed-off-by: Alexander van Heukelum <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions