Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753721AbaA3SC7 (ORCPT ); Thu, 30 Jan 2014 13:02:59 -0500 Received: from smtp.gentoo.org ([140.211.166.183]:49117 "EHLO smtp.gentoo.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751057AbaA3SC5 (ORCPT ); Thu, 30 Jan 2014 13:02:57 -0500 From: Richard Yao To: Eric Van Hensbergen Cc: Ron Minnich , Latchesar Ionkov , "David S. Miller" , V9FS Develooper Mailing List , Linux Netdev Mailing List , Linux Kernel Mailing List , Gentoo Kernel Team , "Aneesh Kumar K.V" , Will Deacon , Christopher Covington , Brian Behlendorf , Matthew Thode , Richard Yao Subject: [PATCH] 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers (second submission) Date: Thu, 30 Jan 2014 13:02:47 -0500 Message-Id: <1391104968-10258-1-git-send-email-ryao@gentoo.org> X-Mailer: git-send-email 1.8.3.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is my first real patch submission, which I sent out in December. Unfortunately, I sent it to only a subset of the correct people. Time passed, Greg Koah-Hartman was kind enough to give me some pointers and I am now sending it back out to the correct people. My apologies to anyone who was bit by this issue because it was not sent to the correct people sooner. Richard Yao (1): 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers net/9p/trans_virtio.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/