Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Ravi Bangoria f3c832f135 powerpc/watchpoint: Fix DAWR exception for CACHEOP
'ea' returned by analyse_instr() needs to be aligned down to cache
block size for CACHEOP instructions. analyse_instr() does not set
size for CACHEOP, thus size also needs to be calculated manually.

Fixes: 27985b2a64 ("powerpc/watchpoint: Don't ignore extraneous exceptions blindly")
Fixes: 74c6881019 ("powerpc/watchpoint: Prepare handler to handle more than one watchpoint")
Signed-off-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200723090813.303838-4-ravi.bangoria@linux.ibm.com
2020-07-26 23:34:18 +10:00
..
2020-05-14 16:44:25 +02:00
2020-03-10 15:16:42 +11:00
2019-08-30 09:52:57 +10:00
2020-05-26 23:36:57 +10:00
2020-07-18 22:43:55 +10:00
2020-07-23 17:43:44 +10:00
2020-05-26 23:36:51 +10:00
2020-07-16 13:12:47 +10:00