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
..
2005-11-18 14:39:23 +11:00
2006-01-09 14:49:54 +11:00
2006-01-09 14:49:06 +11:00
2006-01-09 14:49:06 +11:00
2006-01-09 14:50:15 +11:00
2005-11-14 17:14:51 +11:00
2006-01-09 14:48:52 +11:00
2006-01-09 14:49:54 +11:00
2006-01-09 14:48:52 +11:00
2006-01-09 14:49:54 +11:00
2006-01-09 14:49:54 +11:00
2006-01-09 14:49:01 +11:00
2006-01-09 14:49:54 +11:00
2006-01-09 14:49:54 +11:00
2005-11-28 14:34:23 -08:00