kernel - Fix spinlock bug introduced with windowing (2)
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 4 May 2018 17:46:02 +0000 (10:46 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 4 May 2018 17:46:02 +0000 (10:46 -0700)
commita18b747cf614cdf960a5ab409ce9591237e83607
tree6e8ba18ad38c921606fcb0b0e9767bb3219ec9b0
parent7cb51127dd1d8da487c699c94e7216e58e9edd46
kernel - Fix spinlock bug introduced with windowing (2)

* Fix the fix for the spinlock bug to be the actual fix and not
  a bad dream.

Reported-by: zrj
sys/kern/kern_spinlock.c