summaryrefslogtreecommitdiff
path: root/arch/arm/mm
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-08-20 16:39:32 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2015-08-25 09:32:50 (GMT)
commite0aa3a665782e29cec752ae667c51ed4ee75d11f (patch)
tree64b38285f86f12887ee8238b3aba1e7977718e77 /arch/arm/mm
parent3302caddf10ad50710dbb7a94ccbdb3ad5bf1412 (diff)
downloadlinux-e0aa3a665782e29cec752ae667c51ed4ee75d11f.tar.xz
ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()
The audit code looks like it's been written to cope with being called with IRQs enabled. However, it's unclear whether IRQs should be enabled or disabled when calling the syscall tracing infrastructure. Right now, sometimes we call this with IRQs enabled, and other times with IRQs disabled. Opt for IRQs being enabled for consistency. Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mm')
0 files changed, 0 insertions, 0 deletions