|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 14/20] xen/gnttab: Remove replace_grant_supported()
Hi Andrew, On 03/19/2018 07:13 PM, Andrew Cooper wrote: It is identical on all architecture, and this is a better overall than fixing it up to have a proper boolean return value. Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Reviewed-by: Julien Grall <julien.grall@xxxxxxx> Cheers, --- CC: Jan Beulich <JBeulich@xxxxxxxx> CC: Stefano Stabellini <sstabellini@xxxxxxxxxx> CC: Julien Grall <julien.grall@xxxxxxx> --- xen/common/grant_table.c | 3 --- xen/include/asm-arm/grant_table.h | 4 ---- xen/include/asm-x86/grant_table.h | 5 ----- 3 files changed, 12 deletions(-) diff --git a/xen/common/grant_table.c b/xen/common/grant_table.c index 1820191..93443be 100644 --- a/xen/common/grant_table.c +++ b/xen/common/grant_table.c @@ -3459,9 +3459,6 @@ do_grant_table_op(if ( unlikely(!guest_handle_okay(unmap, count)) ) -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |