]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix an spl window, a page manipulation at interrupt time that was
authordyson <dyson@FreeBSD.org>
Fri, 20 Sep 1996 02:26:35 +0000 (02:26 +0000)
committerdyson <dyson@FreeBSD.org>
Fri, 20 Sep 1996 02:26:35 +0000 (02:26 +0000)
commit53c86aac706834257baed57e2ccfe945e025cc8b
tree053e7bbae49297fd2669280c49bc0548c123740e
parentdf8df7f4419922378eab01fcea6c3ca3a90169de
Fix an spl window, a page manipulation at interrupt time that was
incorrect, and correct the support for B_ORDERED.  The spl window
fix was from Peter Wemm, and his questions led me to find the problem with
the interrupt time page manipulation.
sys/kern/vfs_bio.c