Files
android_kernel_xiaomi_sm8450/arch/mips/kernel
YuanJunQing 31e1b3efa8 MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
Register "a1" is unsaved in this function,
 when CONFIG_TRACE_IRQFLAGS is enabled,
 the TRACE_IRQS_OFF macro will call trace_hardirqs_off(),
 and this may change register "a1".
 The changed register "a1" as argument will be send
 to do_fpe() and do_msa_fpe().

Signed-off-by: YuanJunQing <yuanjunqing66@163.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2020-05-27 13:11:49 +02:00
..
2020-05-07 11:55:47 +02:00
2018-10-31 08:54:16 -07:00
2020-05-22 09:09:01 +02:00
2020-04-24 18:37:23 +02:00
2020-05-07 11:55:47 +02:00
2013-02-01 10:00:22 +01:00
2020-05-17 10:25:26 +02:00
2020-05-22 09:09:01 +02:00
2020-05-22 09:09:01 +02:00
2018-08-31 11:49:20 -07:00
2019-11-11 10:44:52 -08:00
2020-05-22 09:13:32 +02:00
2014-05-24 00:07:01 +02:00
2020-05-07 11:55:47 +02:00