linux/arch/powerpc
Kumar Gala 369e757b65 [POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG code
* Cleanup the code a bit my allocating an INT_FRAME on our exception
  stack there by make references go from GPR11-INT_FRAME_SIZE(r8) to
  just GPR11(r8)
* simplify {lvl}_transfer_to_handler code by moving the copying of the
  temp registers we use if we come from user space into the PROLOG
* If the exception came from kernel mode copy thread_info flags,
  preempt, and task pointer from the process thread_info.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Paul Mackerras <paulus@samba.org>
2008-06-02 14:56:06 -05:00
..
boot [POWERPC] 85xx: Add next-level-cache property 2008-06-02 14:44:25 -05:00
configs [POWERPC] 83xx: Add support for Analogue & Micro ASP837E board 2008-06-02 14:44:25 -05:00
kernel [POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG code 2008-06-02 14:56:06 -05:00
kvm KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest 2008-05-04 14:44:45 +03:00
lib [POWERPC] ppc: More compile fixes 2008-05-12 22:57:51 +10:00
math-emu
mm Merge branch 'merge' into powerpc-next 2008-05-23 16:53:23 +10:00
oprofile
platforms [POWERPC] 83xx: Add support for Analogue & Micro ASP837E board 2008-06-02 14:44:25 -05:00
sysdev [POWERPC] fsl: Add CS4270 i2c data to fsl_soc.c 2008-06-02 14:44:25 -05:00
xmon [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c 2008-05-14 22:31:57 +10:00
.gitignore
Kconfig
Kconfig.debug
Makefile