commit | 6b5e7d9ef793c55d72679f058514f33c4258f286 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Sun Apr 15 11:27:12 2012 +0200 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Apr 17 00:29:32 2012 -0400 |
tree | bf1141323d954701cabe8059f3afbabd813da813 | |
parent | f09d8432e39797abf39531f41ac8a46a3fbf442a [diff] |
xen/grant-table: add error-handling code on failure of gnttab_resume Jump to the label ini_nomem as done on the failure of the page allocations above. The code at ini_nomem is modified to accommodate different return values. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>