Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752075AbZG3SfN (ORCPT ); Thu, 30 Jul 2009 14:35:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751794AbZG3SfM (ORCPT ); Thu, 30 Jul 2009 14:35:12 -0400 Received: from mgw2.diku.dk ([130.225.96.92]:50897 "EHLO mgw2.diku.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751120AbZG3SfL (ORCPT ); Thu, 30 Jul 2009 14:35:11 -0400 Date: Thu, 30 Jul 2009 20:35:08 +0200 (CEST) From: Nicolas Palix To: Greg KH Cc: hjanssen@microsoft.com, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlist In-Reply-To: <20090730155844.GB20557@suse.de> Message-ID: References: <200907301737.23849.npalix@diku.dk> <20090730155844.GB20557@suse.de> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-511516320-909263340-1248978908=:13698" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1456 Lines: 47 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---511516320-909263340-1248978908=:13698 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8BIT On Thu, 30 Jul 2009, Greg KH wrote: > On Thu, Jul 30, 2009 at 05:37:23PM +0200, Nicolas Palix wrote: >> >> typedef SG_BUFFER_LIST is removed and its uses are replaced by the use of >> struct scatterlist. > > Sweet! thanks for doing this, very nice job, I'll go queue it up. I tried to change the RingBuffer too but I did not know which API I should use. The ring buffer in kernel/trace seems fine but it has some dedicated features. Any hint? Of which infrastructure are you thinking in your previous mail? > > Hank, you are testing the linux-next tree to make sure we haven't broken > anything yet, right? :) > > thanks, > > greg k-h You?re welcome. Nicolas Palix > -- > To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > ---511516320-909263340-1248978908=:13698-- -- 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/