diff options
author | 2012-10-09 11:39:57 +0000 | |
---|---|---|
committer | 2012-10-09 11:39:57 +0000 | |
commit | fcac5417015f41e41c300ce1f56299daae7b6212 (patch) | |
tree | 2726e8e7b2f664827b6f7bf58e240bee4fe66b21 /sys/dev/softraid.c | |
parent | simplify hook_disestablish() handling by always resetting the hook when (diff) | |
download | wireguard-openbsd-fcac5417015f41e41c300ce1f56299daae7b6212.tar.xz wireguard-openbsd-fcac5417015f41e41c300ce1f56299daae7b6212.zip |
Dynamically build the Interrupt Descriptor Table (IDT), instead of using
a static table. This allows the IDT to be placed in .bss and avoids the
"relocation truncated" errors that result from the linker trying to put
a 32-bit address into a 16-bit hole.
With input from Marco Peereboom.
ok weingart@
Diffstat (limited to 'sys/dev/softraid.c')
0 files changed, 0 insertions, 0 deletions