From: Jason Wang <[email protected]> Date: Mon, 30 Dec 2013 11:34:40 +0800
> During restoring, try_fill_recv() was called with neither napi lock nor napi > disabled. This can lead two try_fill_recv() was called in the same time. Fix > this by refilling before trying to enable napi. > > Fixes 0741bcb5584f9e2390ae6261573c4de8314999f2 > (virtio: net: Add freeze, restore handlers to support S4). > > Cc: Amit Shah <[email protected]> > Cc: Rusty Russell <[email protected]> > Cc: Michael S. Tsirkin <[email protected]> > Cc: Eric Dumazet <[email protected]> > Signed-off-by: Jason Wang <[email protected]> Applied and queued up for -stable, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

