public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* Re: [PATCH v6 09/11] virtio: net: Add freeze, restore handlers to support S4
       [not found]         ` <20120103170748.GE4536@amit.redhat.com>
@ 2012-01-04  2:49           ` Rusty Russell
  0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2012-01-04  2:49 UTC (permalink / raw)
  To: Amit Shah, Michael S. Tsirkin
  Cc: netdev, linux-pm, linux-kernel, Virtualization List

On Tue, 3 Jan 2012 22:37:48 +0530, Amit Shah <amit.shah@redhat•com> wrote:
> On (Sun) 01 Jan 2012 [13:47:27], Michael S. Tsirkin wrote:
> > On Fri, Dec 30, 2011 at 03:08:19PM +0530, Amit Shah wrote:
> > > > 
> > > > > +	if (!try_fill_recv(vi, GFP_KERNEL))
> > > > > +		schedule_delayed_work(&vi->refill, 0);
> > > > 
> > > > This needs to be switched to non reentrant wq too?
> > > 
> > > Subsequent invocations could create problems?  Note that this will be
> > > the first item to be queued in the workqueue for the refill work.
> > > 
> > > 		Amit
> > 
> > See recent patches on net-next.
> > We switched other calls to a non reentrant wq so I think same
> > reasoning applies there.
> 
> There's a patch ordering issue; so this series should land after the
> -net series is merged.
> 
> Rusty, do you want me to re-spin this patch on top of yours, or is
> that something that you'll handle?

Indeed, this can't go via -net, since it needs the virtio-pci patches
which change power management.

I've changed that one line, and will post those patches for DaveM's ack.

Thanks,
Rusty.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-04  2:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1324553223.git.amit.shah@redhat.com>
     [not found] ` <f84fa9fdc9f5629e711cbb89a2e7efbb289d72fa.1324553223.git.amit.shah@redhat.com>
     [not found]   ` <20111229161523.GB2300@redhat.com>
     [not found]     ` <20111230085205.GG4576@amit.redhat.com>
     [not found]       ` <20120101114727.GC25350@redhat.com>
     [not found]         ` <20120103170748.GE4536@amit.redhat.com>
2012-01-04  2:49           ` [PATCH v6 09/11] virtio: net: Add freeze, restore handlers to support S4 Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox