You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arch/arm/mm/copypage-v4wb.c has a call to __sanitizer_cov_trace_pc inserted into it. That looked like it was clearing r1, and then copypage was trying to save a bunch of registers into the address of r1.
The text was updated successfully, but these errors were encountered:
4.18.8-00344-gbb5e0c8 with KCOV and GCC_PLUGIN_STRUCTLEAK turned on.
arch/arm/mm/copypage-v4wb.c has a call to
__sanitizer_cov_trace_pc
inserted into it. That looked like it was clearing r1, and then copypage was trying to save a bunch of registers into the address of r1.The text was updated successfully, but these errors were encountered: