[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v12 12/18] xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
On 01/01/14 04:35, Konrad Rzeszutek Wilk wrote: > The function gnttab_max_grant_frames() returns the maximum amount > of frames (pages) of grants we can have. Unfortunatly it was > dependent on gnttab_init() having been run before to initialize > the boot max value (boot_max_nr_grant_frames). > > This meant that users of gnttab_max_grant_frames would always > get a zero value if they called before gnttab_init() - such as > 'platform_pci_init' (drivers/xen/platform-pci.c). > > Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> Reviewed-by: David Vrabel <david.vrabel@xxxxxxxxxx> You can pull this out of the PVH series and merge early if you prefer. David _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |