From 5d9042e83794f8e3de36c6fa6f24fd13c4886382 Mon Sep 17 00:00:00 2001 From: dg Date: Sat, 24 Sep 1994 12:22:47 +0000 Subject: Nuked splnet before sync. Not only is this unnecessary, but it appears to cause problems by making it impossible to sync NFS related buffers when rebooting. --- sys/amd64/amd64/machdep.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/amd64') diff --git a/sys/amd64/amd64/machdep.c b/sys/amd64/amd64/machdep.c index 6034903..46df0ca 100644 --- a/sys/amd64/amd64/machdep.c +++ b/sys/amd64/amd64/machdep.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * from: @(#)machdep.c 7.4 (Berkeley) 6/3/91 - * $Id: machdep.c,v 1.64 1994/09/16 01:00:38 ache Exp $ + * $Id: machdep.c,v 1.65 1994/09/16 05:46:54 phk Exp $ */ #include "npx.h" @@ -723,7 +723,6 @@ boot(arghowto) int iter, nbusy; waittime = 0; - (void) splnet(); printf("\nsyncing disks... "); /* * Release inodes held by texts before update. -- cgit v1.1