linux/arch/sh
Paul Mundt 836624619b sh: Conditionalize gUSA support.
This conditionalizes gUSA support. gUSA is not supported on
SMP configurations, and it's not necessary there anyways due
to having other atomicity options (ie, movli.l/movco.l).

Anything implementing the LL/SC semantics (all SH-4A CPUs)
can switch to userspace atomicity implementations without
requiring gUSA. This is left default-enabled on all UP so
that glibc doesn't break.

Those that know what they are doing can disable this explicitly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-28 16:04:49 +09:00
..
boards
boot
cchips
configs
drivers
kernel sh: Conditionalize gUSA support. 2007-09-28 16:04:49 +09:00
lib
math-emu
mm sh: __copy_user() optimizations for small copies. 2007-09-28 12:36:35 +09:00
oprofile
tools
Kconfig sh: Conditionalize gUSA support. 2007-09-28 16:04:49 +09:00
Kconfig.debug
Makefile