mirror_ubuntu-kernels/drivers/xen/xenbus
Wei Liu 8d0b8801c9 xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
Apparently we should not free page that has not been allocated.
This is b/c alloc_xenballooned_pages will take care of freeing
the page on its own.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2013-05-29 15:24:55 -04:00
..
Makefile
xenbus_client.c
xenbus_comms.c
xenbus_comms.h
xenbus_dev_backend.c
xenbus_dev_frontend.c
xenbus_probe_backend.c
xenbus_probe_frontend.c
xenbus_probe.c
xenbus_probe.h
xenbus_xs.c