kernel_optimize_test/arch/sh
Paul Mundt 43f8f9b95b sh: Simplify kernel_thread_helper() for sh32.
This can use the same implementation as sh64, the generated assembly is
the same between the new and old version, so there is not much point in
leaving it open coded in inline assembly.

This is preparatory work for future consolidation of the _32/_64
variants.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-12-22 18:44:44 +09:00
..
boards sh: Kill off the cayman and microdev special heartbeat code. 2008-12-22 18:44:44 +09:00
boot sh: FTRACE renamed to FUNCTION_TRACER. 2008-10-31 16:20:36 +09:00
cchips sh: Switch HD64461 from hw_interrupt_type to irq_chip 2008-12-22 18:43:50 +09:00
configs sh: Drop the special qemu defconfig. 2008-12-22 18:44:03 +09:00
drivers sh: pci-sh7780: fix pci memory address mask 2008-12-22 18:43:50 +09:00
include sh: Kill off mv_heartbeat() from the machvec. 2008-12-22 18:44:44 +09:00
kernel sh: Simplify kernel_thread_helper() for sh32. 2008-12-22 18:44:44 +09:00
lib sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower. 2008-12-22 18:43:53 +09:00
lib64 sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00
math-emu
mm sh: Generic kgdb stub support. 2008-12-22 18:44:04 +09:00
oprofile sh: oprofile: Convert op_model_sh7750 to new common interface. 2008-12-22 18:44:43 +09:00
tools sh: Consolidate rsk7203/7201 in to a new mach-rsk. 2008-12-22 18:44:02 +09:00
Kconfig sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines 2008-12-22 18:44:42 +09:00
Kconfig.cpu
Kconfig.debug sh: Generic kgdb stub support. 2008-12-22 18:44:04 +09:00
Makefile sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00