Files
android_kernel_xiaomi_sm8450/arch/arm64/kernel
Will Deacon efd112353b arm64: svc: Ensure hardirq tracing is updated before return
We always run userspace with interrupts enabled, but with the recent
conversion of the syscall entry/exit code to C, we don't inform the
hardirq tracing code that interrupts are about to become enabled by
virtue of restoring the EL0 SPSR.

This patch ensures that trace_hardirqs_on() is called on the syscall
return path when we return to the assembly code with interrupts still
disabled.

Fixes: f37099b699 ("arm64: convert syscall trace logic to C")
Reported-by: Julien Grall <julien.grall@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2018-07-30 17:43:39 +01:00
..
2012-09-17 13:42:21 +01:00
2018-07-12 14:40:38 +01:00
2018-07-05 17:24:14 +01:00
2018-03-19 18:14:27 +00:00
2018-02-26 10:48:01 +01:00
2018-01-13 10:45:03 +00:00
2018-07-12 14:49:48 +01:00
2018-07-12 14:49:48 +01:00
2018-07-12 14:49:48 +01:00
2017-08-09 12:16:28 +01:00