aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/signal.c
diff options
context:
space:
mode:
authorMichael Cree <mcree@orcon.net.nz>2010-09-19 02:05:40 -0400
committerMatt Turner <mattst88@gmail.com>2010-09-18 23:06:19 -0400
commitbdc8b8914b17cf97b53e5f7af8168d68cfb089d6 (patch)
tree6535ea69d983e8e124e3566cd5d6847ab3a4d831 /arch/alpha/kernel/signal.c
parentalpha: wire up fanotify and prlimit64 syscalls (diff)
downloadlinux-dev-bdc8b8914b17cf97b53e5f7af8168d68cfb089d6.tar.xz
linux-dev-bdc8b8914b17cf97b53e5f7af8168d68cfb089d6.zip
alpha: Shift perf event pending work earlier in timer interrupt
Pending work from the performance event subsystem is executed in the timer interrupt. This patch shifts the call to perf_event_do_pending() before the call to update_process_times() as the latter may call back into the perf event subsystem and it is prudent to have the pending work executed first. Signed-off-by: Michael Cree <mcree@orcon.net.nz> Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'arch/alpha/kernel/signal.c')
0 files changed, 0 insertions, 0 deletions