Rebased ref, commits from common ancestor: commit a1a05b2c74e95132143d10fa2282982076f1b6da Author: Kyle McMartin <kyle@xxxxxxxxxxxxxxxxx> Date: Mon Apr 27 00:51:13 2009 -0400 parisc: TIF_NOTIFY_RESUME Not-yet-signed-off-by: Kyle McMartin <kyle@xxxxxxxxxxx> commit 69ec70ca574565ec6423684bcebc9c543b6eacbc Author: Kyle McMartin <kyle@xxxxxxxxxxxxxxxxx> Date: Mon Apr 27 00:29:53 2009 -0400 parisc: tracehook_signal_handler This makes parisc call the standard tracehook_signal_handler hook in <linux/tracehook.h> after setting up a signal handler. Not-yet-signed-off-by: Kyle McMartin <kyle@xxxxxxxxxxx> commit 9b1332c0151b50526980891d96fe9dec09b5aaaf Author: Kyle McMartin <kyle@xxxxxxxxxxxxxxxxx> Date: Sun Apr 26 23:53:34 2009 -0400 parisc: tracehook_report_syscall This makes parisc use the standard tracehook_report_syscall_entry and tracehook_report_syscall_exit hooks in <linux/tracehook.h>. To do this, we need to access current->thread.regs, and to know whether we're entering or exiting the syscall, so add this to syscall_trace. Not-yet-signed-off-by: Kyle McMartin <kyle@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html