kernel_optimize_test/arch
David S. Miller c9f2946fbe [SPARC64]: Disable preemption during flush_tlb_pending().
A context switch will force a call to flush_tlb_pending() (via
switch_to()), so if we test tlb_nr to be non-zero, then sleep, it
would become zero and later back at the original context we'll pass
zero down into the TLB flushing code which should never see a nr
argument of zero.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-04-30 22:54:27 -07:00
..
alpha
arm
arm26
cris
frv
h8300
i386 [PATCH] kprobe: fix resume execution on i386 2006-04-28 08:33:47 -07:00
ia64 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 2006-04-27 17:01:37 -07:00
m32r
m68k
m68knommu
mips
parisc
powerpc [PATCH] powerpc: update cell_defconfig 2006-04-29 15:11:30 +10:00
ppc [PATCH] ppc32: Update board-specific code of the CPM UART users 2006-04-28 21:11:30 +10:00
s390 [PATCH] s390: new system calls 2006-04-28 08:33:48 -07:00
sh
sh64
sparc
sparc64 [SPARC64]: Disable preemption during flush_tlb_pending(). 2006-04-30 22:54:27 -07:00
um
v850
x86_64
xtensa