freebsd-skq/sys/arm
Attilio Rao 9c170fd168 Disable the option VFS_ALLOW_NONMPSAFE by default on all the supported
platforms.
This will make every attempt to mount a non-mpsafe filesystem to the
kernel forbidden, unless it is expressely compiled with
VFS_ALLOW_NONMPSAFE option.

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

No MFC is expected for this patch.
2012-03-06 20:01:25 +00:00
..
arm - Change contigmalloc() to use the vm_paddr_t type instead of an unsigned 2012-03-01 19:58:34 +00:00
at91 Remove spurious 8bit chars, turning files into plain ASCII. 2012-01-15 13:23:33 +00:00
compile
conf Disable the option VFS_ALLOW_NONMPSAFE by default on all the supported 2012-03-06 20:01:25 +00:00
econa Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
include Add C11 macros describing subnormal numbers to float.h. 2012-01-23 06:36:41 +00:00
mv Remove unused #defines. All this is now retrieved from the device tree. 2012-03-04 18:13:45 +00:00
s3c2xx0 Get myself a brain, move the call to init_param1() before the first use in 2011-02-21 13:11:05 +00:00
sa11x0 Remove spurious 8bit chars, turning files into plain ASCII. 2012-01-15 13:23:33 +00:00
xscale Make sure we do not provide the page 0 to the VM. It can't handle it properly, 2012-02-29 12:44:34 +00:00