mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 07:58:46 +00:00
On large enclaves we hit the softlockup warning with following call trace: xa_erase() sgx_vepc_release() __fput() task_work_run() do_exit() The latency issue is similar to the one fixed in: |
||
|---|---|---|
| .. | ||
| driver.c | ||
| driver.h | ||
| encl.c | ||
| encl.h | ||
| encls.h | ||
| ioctl.c | ||
| main.c | ||
| Makefile | ||
| sgx.h | ||
| virt.c | ||