Sven Schnelle 1196f12a2c s390: don't trace preemption in percpu macros
Since commit a21ee6055c30 ("lockdep: Change hardirq{s_enabled,_context}
to per-cpu variables") the lockdep code itself uses percpu variables. This
leads to recursions because the percpu macros are calling preempt_enable()
which might call trace_preempt_on().

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2020-08-26 18:07:04 +02:00
..
2020-08-12 10:57:58 -07:00
2020-08-22 10:03:05 -07:00
2020-08-14 14:04:53 -07:00
2020-08-23 11:37:23 -07:00
2020-08-14 14:26:08 -07:00