From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanlong Gao Subject: Re: [PATCH] tools/virtio: add sg_unmark_end to scatterlist.h Date: Thu, 28 Feb 2013 14:56:06 +0800 Message-ID: <512EFF86.2090208@cn.fujitsu.com> References: <1361226573-12481-1-git-send-email-rusty@rustcorp.com.au> <1361959333-8164-1-git-send-email-gaowanlong@cn.fujitsu.com> <878v69du1s.fsf@rustcorp.com.au> <512ED157.5040800@cn.fujitsu.com> <87obf5ccsv.fsf@rustcorp.com.au> Reply-To: gaowanlong@cn.fujitsu.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87obf5ccsv.fsf@rustcorp.com.au> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Rusty Russell Cc: virtualization@lists.linux-foundation.org List-Id: virtualization@lists.linuxfoundation.org On 02/28/2013 11:55 AM, Rusty Russell wrote: > Wanlong Gao writes: > >> On 02/28/2013 10:57 AM, Rusty Russell wrote: >>> Wanlong Gao writes: >>>> Add sg_unmark_end to scatterlist.h to fix compile. >>>> >>>> Signed-off-by: Wanlong Gao >>> >>> Thanks, I have the same patch in my series, which is in flux, but >>> can be found in my pending-rebases branch: >>> >>> https://git.kernel.org/?p=linux/kernel/git/rusty/linux.git;a=shortlog;h=refs/heads/pending-rebases >> >> Nop, this patch is based on your pending-rebase actually, I didn't find it in this branch. >> Missing something? > > Looks like I pushed it just after you sent your original mail? Now, compiled, I find this commit 76fa98d7. Thank you for your time. ;) Thanks, Wanlong Gao > > Thanks, > Rusty. >