Please merge the following fix for 2.6.37. It is also applicable to -stable. Thanks! The following changes since commit a19faf0250e09b16cac169354126404bc8aa342b: net: fix skb_defer_rx_timestamp() (2010-12-10 16:20:56 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net Michael S. Tsirkin (1): vhost: correctly set bits of dirty pages drivers/vhost/vhost.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
From: "Michael S. Tsirkin" <mst at redhat.com> Date: Sun, 12 Dec 2010 12:09:43 +0200> Please merge the following fix for 2.6.37. > It is also applicable to -stable. > Thanks! > > The following changes since commit a19faf0250e09b16cac169354126404bc8aa342b: > > net: fix skb_defer_rx_timestamp() (2010-12-10 16:20:56 -0800)Pulled, thanks.