git: kernel - Clear the quick-return flag when changing PSL_IOPL.
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Dec 7 20:21:20 PST 2011
commit 8467576ac100e9c1c1bcd4fb98c87b7dd25a306a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Dec 7 20:18:07 2011 -0800
kernel - Clear the quick-return flag when changing PSL_IOPL.
* Make sure we do a full syscall return when changing PSL_IOPL.
Summary of changes:
sys/platform/pc64/x86_64/sysarch.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8467576ac100e9c1c1bcd4fb98c87b7dd25a306a
--
DragonFly BSD source repository
More information about the Commits
mailing list