diff options
author | Anthony PERARD <anthony.perard@citrix.com> | 2012-01-05 12:47:08 +0000 |
---|---|---|
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2012-01-05 12:47:08 +0000 |
commit | b18620cf760d283b044543c831db5c88e2c66dcd (patch) | |
tree | 45aacf3e49c92ffdadfa0c185f42014ac36e0908 /async.c | |
parent | c47f3223658119219bbe0b8d09da733d1c06e76f (diff) |
xen: Fix after recent change in dirty bitmap tracking.
A recent patch set from Avi break the dirty bitmap support of Xen. But
this is because xen_sync_dirty_bitmap will return an error for an
unhandled memory range (a0000 - bffff). However this is not a fatal
error, so we should just continue instead of aborting.
There is now an error printed when the Xen call failed.
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'async.c')
0 files changed, 0 insertions, 0 deletions