git: intr: Prepare to support 192 IDT entries; don't allow syscall to be taken.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Jan 26 21:22:03 PST 2011
commit 9caf58d72dc217c114031cde06852f693a6f3471
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Jan 27 10:59:39 2011 +0800
intr: Prepare to support 192 IDT entries; don't allow syscall to be taken.
Summary of changes:
sys/platform/pc32/apic/apic_abi.c | 3 ++-
sys/platform/pc32/isa/intr_machdep.h | 1 +
sys/platform/pc64/apic/apic_abi.c | 3 ++-
sys/platform/pc64/isa/intr_machdep.h | 1 +
4 files changed, 6 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9caf58d72dc217c114031cde06852f693a6f3471
--
DragonFly BSD source repository
More information about the Commits
mailing list