aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorJanosch Frank <[email protected]>2017-03-02 15:23:42 +0100
committerMartin Schwidefsky <[email protected]>2017-03-02 17:17:16 +0100
commit2e4d88009f57057df7672fa69a32b5224af54d37 (patch)
tree06e098c4ba6b3f091a3262b60ff562069f73ee11 /drivers/fpga/fpga-bridge.c
parent7afbeb6df2aa5f9e3a0fc228817a85c16dea0faa (diff)
KVM: s390: Fix guest migration for huge guests resulting in panic
While we can technically not run huge page guests right now, we can setup a guest with huge pages. Trying to migrate it will trigger a VM_BUG_ON and, if the kernel is not configured to panic on a BUG, it will happily try to work on non-existing page table entries. With this patch, we always return "dirty" if we encounter a large page when migrating. This at least fixes the immediate problem until we have proper handling for both kind of pages. Fixes: 15f36eb ("KVM: s390: Add proper dirty bitmap support to S390 kvm.") Cc: <[email protected]> # 3.16+ Signed-off-by: Janosch Frank <[email protected]> Acked-by: Christian Borntraeger <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions