[PATCH 1/1] Drivers: hv: vmbus: Include the limit on the number of pfns we can handle

KY Srinivasan kys at microsoft.com
Fri Mar 7 09:07:42 UTC 2014



> -----Original Message-----
> From: Dan Carpenter [mailto:dan.carpenter at oracle.com]
> Sent: Friday, March 7, 2014 1:46 PM
> To: KY Srinivasan
> Cc: gregkh at linuxfoundation.org; linux-kernel at vger.kernel.org;
> devel at linuxdriverproject.org; olaf at aepfle.de; apw at canonical.com;
> jasowang at redhat.com
> Subject: Re: [PATCH 1/1] Drivers: hv: vmbus: Include the limit on the number
> of pfns we can handle
> 
> On Thu, Mar 06, 2014 at 11:15:08PM -0800, K. Y. Srinivasan wrote:
> > Increase the maximum number of pfns we can handle is a single vmbus
> packet.
>                                                     ^^ in

Thanks Dan. I am traveling in India and it shows. I have already sent a corrected patch.

> >
> 
> What are the user visible effects of this patch?
The current code will drop these packets that have more PFNs than the limit.
Upping the limit will mitigate this problem.

Regards,

K. Y

> 
> regards,
> dan carpenter



More information about the devel mailing list