git: x86_64: Add setidt(), which setup an IDT entry on the specified cpu
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Dec 26 21:45:10 PST 2011
commit 8a782434de5926486d2bcae6bfda5b4d274268f9
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Dec 25 00:27:40 2011 +0800
x86_64: Add setidt(), which setup an IDT entry on the specified cpu
Summary of changes:
sys/platform/pc64/include/md_var.h | 2 ++
sys/platform/pc64/x86_64/machdep.c | 18 ++++++++++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a782434de5926486d2bcae6bfda5b4d274268f9
--
DragonFly BSD source repository
More information about the Commits
mailing list