Skip to content
Commit 4687518c authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86: 32 bit: interrupt stub consistency with 64 bit



Don't generate interrupt stubs for interrupt vectors below
FIRST_EXTERNAL_VECTOR, and make the table of interrupt vectors
(interrupt[]) __initconst.  Both of these changes both conserve memory
and improve consistency with 64 bits.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent f21f237c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment