mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-20 04:21:14 +09:00
This patch moves the detection whether a page-fault was nested or not out of the error code and moves it into a separate variable in the fault struct. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>