DragonFly commits List (threaded) for 2011-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Reorder critical section interlock in splz()
commit b5fc1882b8093c93638c797f071c8c1d04090026
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Dec 22 11:45:06 2011 -0800
kernel - Reorder critical section interlock in splz()
* Reorder a critical section interlock in splz() to remove a one-instruction
window where an interrupt might nest against the splz() operation.
Summary of changes:
sys/platform/pc32/i386/ipl.s | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b5fc1882b8093c93638c797f071c8c1d04090026
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]