freebsd-skq/sys/sparc64
Attilio Rao ed1f6dc235 Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default on
all the architectures.
The option allows to mount non-MPSAFE filesystem. Without it, the
kernel will refuse to mount a non-MPSAFE filesytem.

This patch is part of the effort of killing non-MPSAFE filesystems
from the tree.

No MFC is expected for this patch.

Tested by:	gianni
Reviewed by:	kib
2011-11-08 10:18:07 +00:00
..
central Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
compile
conf Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default on 2011-11-08 10:18:07 +00:00
ebus Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
fhc Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
include People porting FreeBSD to new architectures ought not have to 2011-10-21 06:41:46 +00:00
isa Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus 2011-05-06 13:48:53 +00:00
pci Make sparc64 compatible with NEW_PCIB and enable it: 2011-10-02 23:22:38 +00:00
sbus Actually, limit to 32-bit DMA for the transfer buffers as the address is 2011-10-30 21:42:35 +00:00
sparc64 Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00