When reading an instruction we may fail if another thread is unmapping
a page while the current thread is executing from it. In this case
raise a SIGILL rather than panicing the kernel.
Sponsored by: Arm Ltd
Differential D50203
arm64: Raise a SIGILL if we fail reading an insn andrew on Tue, May 6, 5:03 PM. Authored by
Details
When reading an instruction we may fail if another thread is unmapping Sponsored by: Arm Ltd
Diff Detail
|