Skip to content
Commit 6a6f6e72 authored by Wei Liu's avatar Wei Liu Committed by Stefano Stabellini
Browse files

xen/balloon: remove BUG_ON in increase_reservation



The BUG_ON in increase_reservation is wrong as we have P2M entry
ballooned out page set to balloon scratch page, so it might have a valid
P2M entry at that point.

Signed-off-by: default avatarWei Liu <wei.liu2@citrix.com>
Signed-off-by: default avatarStefano Stabellini <stefano.stabellini@eu.citrix.com>
parent 2bad07ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment