Re: [PATCH V2 1/2] xen/granttable: Support sub-page grants

From: annie li
Date: Fri Dec 09 2011 - 00:19:43 EST


Hi Paul,

#define get_free_entry() get_free_entries(1)
Is this necessary? Maybe you defined this to keep consistence with put_free_entry(ref)?
But other functions such as gnttab_grant_foreign_transfer and gnttab_grant_foreign_access all call get_free_entries(1). Maybe it is better to keep initial get_free_entries(1) code?

Thanks
Annie
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/