From 196dcb487d15e63d76c2cdd9ad58a847849c6e9e Mon Sep 17 00:00:00 2001 From: Scott Long Date: Wed, 4 Jun 2003 16:00:26 +0000 Subject: Don't use MUTEX_NOINLINE for pc98 floppies. It's unclear why this prevents the panic that has been reported, but it also allows pc98 to go out the door. Submitted by: nyan --- release/pc98/dokern.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/release/pc98/dokern.sh b/release/pc98/dokern.sh index 0a042da79984e..445783c17bf25 100755 --- a/release/pc98/dokern.sh +++ b/release/pc98/dokern.sh @@ -114,8 +114,6 @@ sed -e 's/ident.*GENERIC/ident BOOTMFS/g' \ fi -echo "options MUTEX_NOINLINE" - echo "options NETGRAPH" echo "options NETGRAPH_ETHER" echo "options NETGRAPH_PPPOE" -- cgit v1.2.3