android_kernel_xiaomi_sm7250/arch/powerpc
David Woodhouse 623703f620 [PATCH] Fix code that saves NVGPRS in 32-bit signal frame
On Thu, 2005-11-24 at 12:51 +0000, David Woodhouse wrote:
> Somehow this one slipped through the cracks; when we ended up in
> do_signal() on a 32-bit kernel but without having the caller-saved
> registers into the regs, we didn't set the TIF_SAVE_NVGPRS flag to
> ensure they got saved later.

Oh, and if we actually set the flag, then we fairly quickly find out
that I was a bit overzealous in copying code from entry_64.S ... :)

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 14:50:48 +11:00
..
boot [PATCH] powerpc: Fix suboptimal uImage target 2006-01-09 14:50:25 +11:00
configs powerpc: update defconfigs 2005-12-20 16:00:17 +11:00
kernel [PATCH] Fix code that saves NVGPRS in 32-bit signal frame 2006-01-09 14:50:48 +11:00
lib powerpc: Fix find_next_bit on 32-bit 2005-11-10 12:01:41 +11:00
mm [PATCH] powerpc: Make hugepage mappings respect hint addresses 2006-01-09 14:50:28 +11:00
oprofile [PATCH] Update email address for Kumar 2005-11-13 18:14:10 -08:00
platforms [PATCH] powerpc: Fix g5 build with xmon 2006-01-09 14:50:38 +11:00
sysdev [PATCH] powerpc: moved ipic code to arch/powerpc 2006-01-09 14:48:57 +11:00
xmon [PATCH] powerpc: Unify udbg (#2) 2006-01-09 14:49:54 +11:00
Kconfig [PATCH] powerpc: Unify udbg (#2) 2006-01-09 14:49:54 +11:00
Kconfig.debug [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu 2005-11-07 07:53:35 -08:00
Makefile [PATCH] powerpc: Add support for building uImages 2006-01-09 14:50:21 +11:00