freebsd-skq/sys/arm
John Baldwin af5bf12239 Now that all system calls are MPSAFE, retire the SYF_MPSAFE flag used to
mark system calls as being MPSAFE:
- Stop conditionally acquiring Giant around system call invocations.
- Remove all of the 'M' prefixes from the master system call files.
- Remove support for the 'M' prefix from the script that generates the
  syscall-related files from the master system call files.
- Don't explicitly set SYF_MPSAFE when registering nfssvc.
2006-07-28 19:05:28 +00:00
..
arm Now that all system calls are MPSAFE, retire the SYF_MPSAFE flag used to 2006-07-28 19:05:28 +00:00
at91 Use virtual_avail instead of freemempos as the starting point of the available 2006-07-25 23:07:35 +00:00
compile
conf at91_spi won't compile without spibus, so add it. 2006-07-17 21:17:20 +00:00
include Define BYTE_MSF if we're compiling a big endian kernel, so that DDB can 2006-07-27 11:41:37 +00:00
sa11x0 Don't forget to define uart_sa1110_vaddr. 2006-06-21 10:56:59 +00:00
xscale Cleanup. 2006-07-25 01:08:41 +00:00