linux-kernel-test/arch/sparc64
David S. Miller 778feeb475 [SPARC64]: Fix race between MD update and dr-cpu add.
We need to make sure the MD update occurs before we try to
process dr-cpu configure requests.  MD update and dr-cpu
were being processed by seperate threads so that did not
happen occaisionally.

Fix this by executing all domain services data packets from
a single thread, in order.

This will help simplify some other things as well.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-16 17:11:59 -07:00
..
boot
kernel [SPARC64]: Fix race between MD update and dr-cpu add. 2007-07-16 17:11:59 -07:00
lib [SPARC64]: More sensible udelay implementation. 2007-07-16 04:05:02 -07:00
math-emu
mm [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry. 2007-05-29 02:52:15 -07:00
oprofile
prom [SPARC64]: Initial LDOM cpu hotplug support. 2007-07-16 04:04:40 -07:00
solaris header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
defconfig [SPARC64]: Update defconfig. 2007-05-14 04:19:01 -07:00
Kconfig [SPARC64]: Fix build regressions added by dr-cpu changes. 2007-07-16 04:04:49 -07:00
Kconfig.debug [SPARC64]: Add irqtrace/stacktrace/lockdep support. 2006-12-10 02:39:09 -08:00
Makefile