Daniel De Graaf 0105d2b4fb xen/gntalloc: release grant references on page free
gnttab_end_foreign_access_ref does not return the grant reference it is
passed to the free list; gnttab_free_grant_reference needs to be
explicitly called. While gnttab_end_foreign_access provides a wrapper
for this, it is unsuitable because it does not return errors.

Reported-by: Anil Madhavapeddy <anil@recoil.org>
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-12-16 11:26:02 -05:00
..
2011-11-10 15:57:59 -05:00
2011-10-02 00:19:34 +02:00
2011-11-08 17:11:57 +01:00
2011-10-31 19:31:57 -04:00
2011-11-09 23:02:12 +08:00
2011-11-14 11:16:26 +10:30