* This will fix the SIGSEGV sent by 4.19 kernel. It seems the cause is that a page fault is generated when restoring the FPU context with an fxrstor64 instruction. To work around, we just clear the FPU context in uc_example, so the kernel will not try to restore the FPU context. |
||
---|---|---|
.. | ||
include | ||
src | ||
Makefile |