]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/commit
Xen, mapcache: Fix the compute of the size of bucket.
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 13 Apr 2012 17:18:56 +0000 (17:18 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 17 Apr 2012 10:12:53 +0000 (10:12 +0000)
commit0ec445db3137e501e758a50d64e9c2b39d23a6b6
treeee25679bd0216ff63e7a9649b1c64b16a01af5c6
parentf36648aef45b3bfb83ac081749e66918c1fa9c7a
Xen, mapcache: Fix the compute of the size of bucket.

Because the size of a mapping is wrong when there is an offset and a
size >= bucket_size.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen-mapcache.c