|
From: Craig C. <cc...@us...> - 2005-06-10 21:17:26
|
Hi, This patch applies to Paul Mackerras' latest Valgrind PPC port (http://valgrind.org/downloads/pmk/valgrind-2.4.0-ppc.tar.bz2). Before restarting an interrupted system call, gpr3 was getting corrupted causing the system call to restart with an incorrect first parameter. I added code to the previous patch to restore the correct value into gpr3 before exiting sys_sigreturn. Important: the patch in the parent post (named sigprocmask.patch) is superceded by this patch. Thanks, Craig -- Craig Chaney cc...@us... |