]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen/grant-table: add error-handling code on failure of gnttab_resume
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 15 Apr 2012 09:27:12 +0000 (11:27 +0200)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 19 Apr 2012 21:19:43 +0000 (17:19 -0400)
commite04794afa02b7c9e6b7aa584f64efefb585952b7
tree9378d592d6e5f66fd117d465b1c8d72c1a011683
parent006f13d4e1b2ed43bf9f94370f4e5c36d5a9f10e
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.

[upstream git commit 6b5e7d9]
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/grant-table.c