Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757401Ab1CPAZT (ORCPT ); Tue, 15 Mar 2011 20:25:19 -0400 Received: from mail-ww0-f44.google.com ([74.125.82.44]:54465 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754181Ab1CPAZR (ORCPT ); Tue, 15 Mar 2011 20:25:17 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=wuiaZMeO1asI5oYOiYfdxafrcYgfe8MFs0Az6u0fjN9uadkw1q5eROIaYEpUZRhrSH fcGRrICW2H8hNRGLZmVMQ4ALM7DTdOavPqCoMVe8UErBBk+gd60zcvZGHzMlbQwTnihk ++cp2uk5Pa12kLEfoGghIMCFf8WjfWDmwrfus= Subject: Re: [PATH 0/4] Memstick patches for 2.6.39 From: Maxim Levitsky To: Andrew Morton Cc: James Bottomley , FUJITA Tomonori , linux-kernel@vger.kernel.org, oakad@yahoo.com In-Reply-To: <20110315140402.334cc55c.akpm@linux-foundation.org> References: <1299212213-4255-1-git-send-email-maximlevitsky@gmail.com> <1299947013.17988.0.camel@maxim-laptop> <1300219210.13493.0.camel@MAIN> <20110315140402.334cc55c.akpm@linux-foundation.org> Content-Type: text/plain; charset="UTF-8" Date: Wed, 16 Mar 2011 02:25:09 +0200 Message-ID: <1300235109.24919.6.camel@MAIN> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2102 Lines: 60 On Tue, 2011-03-15 at 14:04 -0700, Andrew Morton wrote: > On Tue, 15 Mar 2011 22:00:10 +0200 > Maxim Levitsky wrote: > > > On Sat, 2011-03-12 at 18:23 +0200, Maxim Levitsky wrote: > > > On Fri, 2011-03-04 at 06:16 +0200, Maxim Levitsky wrote: > > > > Hi, > > > > > > > > This is a repost of my patches for 2.6.39 inclusion, which I hope not to > > > > miss this time. > > > > > > > > I addressed the comments on the scatterlist issues. > > > > > > > > Andrew, please note that my richoh memstick driver is standalone, unchanged from previos versions > > > > has many users which use the version I posted at ubuntu's Launchpad and happy with it. > > > > Please include it regardless of other patches. > > > > > > > > The other half of my work is support for legacy memorysticks which consists of 2 patches, > > > > first that adds few functions to scatterlist.c, and the other patch that adds the driver. > > > > Driver is also stable and tested. > > > > > > > > Best regards, > > > > Maxim Levitsky > > > > > > > > > Any update? > > > > Any update? > > > > I'm hoping that Alex will soon have time to (re)review these patches. Andrew Morton, I am so glad to hear something, really was frustrated to see no responses, really thanks. Alex already did gave green light for these patches, and they are pretty much unchanged from that point, except trivial adoptions of changes in scatterlist code. Both drivers I send are completely standalone, patch just adds the .c and .h file. And I add few functions to scatterlist.c, which is more or less agreed. (If some of these functions don't fit there, I can just put in in the driver locally). It is very important to me to merge that code now. There is absolutely to risk of regressions, I don't touch any code there. Thanks in advance, Best regards, Maxim Levitsky -- 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/