From: Andrey Vagin <[email protected]> Date: Thu, 5 Dec 2013 18:36:20 +0400
> free_unused_bufs must check vi->mergeable_rx_bufs before > vi->big_packets, because we use this sequence in other places. > Otherwise we allocate buffer of one type, then free it as another > type. ... > Fixes: 2613af0ed18a (virtio_net: migrate mergeable rx buffers to page frag > allocators) > Cc: Michael Dalton <[email protected]> > Cc: Rusty Russell <[email protected]> > Cc: "Michael S. Tsirkin" <[email protected]> > Signed-off-by: Andrey Vagin <[email protected]> Applied. -- 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/

