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
..
2017-11-02 11:10:55 +01:00
2017-11-15 10:56:56 -08:00
2012-09-17 13:42:21 +01:00
2018-07-09 18:21:40 +01:00
2017-06-29 11:33:15 +01:00
2018-07-23 15:34:12 +01:00
2018-06-27 18:21:53 +01:00
2018-05-21 19:00:48 +01:00
2018-07-12 14:40:38 +01:00
2018-05-31 18:00:57 +01:00
2018-05-17 17:28:09 +01:00
2018-07-12 14:40:38 +01:00
2017-12-01 13:05:08 +00:00
2018-07-04 18:34:24 +01:00
2018-02-06 22:53:27 +00:00
2018-07-05 17:24:14 +01:00
2018-01-02 13:50:34 +00:00
2018-03-19 18:14:27 +00:00
2017-04-05 18:31:38 +01:00
2018-03-06 18:52:32 +00:00
2018-02-06 22:53:13 +00:00
2017-04-04 17:50:59 +01:00
2018-03-09 08:58:22 +01:00
2018-03-09 08:58:22 +01:00
2018-05-17 18:19:53 +01:00
2017-11-03 12:05:23 +00:00
2018-07-26 11:36:34 +01:00
2018-07-12 14:40:39 +01:00
2017-12-01 13:04:59 +00:00
2018-02-26 10:48:01 +01:00
2018-02-06 22:53:21 +00:00
2018-05-31 17:35:19 +01:00
2018-04-19 13:29:54 +02:00
2017-04-09 07:49:35 -07:00
2018-03-05 13:45:38 -06:00
2018-07-05 17:24:48 +01:00
2017-10-24 16:23:07 +01:00
2018-01-13 10:45:03 +00:00
2015-08-03 11:34:12 +02:00
2018-03-08 13:49:26 +00:00
2018-03-06 18:52:34 +00:00
2014-07-10 11:02:40 +01:00
2018-07-04 18:34:24 +01:00
2018-07-12 14:49:48 +01:00
2018-04-24 19:07:35 +01:00
2018-06-27 18:21:53 +01:00
2017-12-01 13:04:59 +00:00
2015-12-21 14:40:54 +00:00
2017-08-02 14:53:16 -05:00
2017-08-09 14:10:29 +01:00
2018-07-10 18:19:30 +01:00
2018-04-19 13:29:54 +02:00
2018-07-26 11:36:34 +01:00
2017-01-12 15:05:39 +00:00
2018-07-26 11:36:07 +01:00
2018-03-19 18:14:25 +00:00
2018-03-19 18:14:25 +00:00
2018-02-06 22:53:13 +00:00
2017-08-09 14:10:29 +01:00
2018-07-26 11:36:07 +01:00
2018-07-23 15:30:32 +01:00
2018-07-12 14:49:48 +01:00
2018-07-12 14:49:48 +01:00
2018-02-06 22:53:27 +00:00
2017-02-03 18:46:33 +00:00
2017-01-12 15:05:39 +00:00
2018-07-09 18:21:40 +01:00
2018-05-31 18:00:52 +01:00
2018-07-26 11:36:07 +01:00
2018-05-31 17:35:19 +01:00
2018-07-12 14:49:48 +01:00
2018-04-25 10:40:51 -05:00
2018-07-12 14:49:48 +01:00
2018-07-30 17:43:39 +01:00
2018-02-23 13:46:38 +00:00
2018-07-06 13:18:18 +01:00
2017-11-02 11:10:55 +01:00
2018-07-12 14:43:09 +01:00
2017-08-09 12:16:28 +01:00
2018-05-15 18:14:24 +01:00