From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758051Ab0IZTWX (ORCPT ); Sun, 26 Sep 2010 15:22:23 -0400 Received: from kroah.org ([198.145.64.141]:60814 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757090Ab0IZTWX (ORCPT ); Sun, 26 Sep 2010 15:22:23 -0400 Date: Sun, 26 Sep 2010 12:21:42 -0700 From: Greg KH To: "Eric W. Biederman" Cc: Greg KH , "Hans J. Koch" , linux-kernel@vger.kernel.org, Thomas Gleixner Subject: Re: [PATCH 0/5] uio hotplug support Message-ID: <20100926192142.GA7252@kroah.com> References: <20100917205946.GF2522@local> <20100924104555.GC1819@silverbox.local> <20100924173106.GA4966@silverbox.local> <20100925003308.GA29910@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 24, 2010 at 06:54:34PM -0700, Eric W. Biederman wrote: > Greg KH writes: > > > On Fri, Sep 24, 2010 at 05:05:17PM -0700, Eric W. Biederman wrote: > >> "Hans J. Koch" writes: > >> > >> > > >> > Hmm, I applied your first series of 5 patches (which I signed-off). When > >> > trying to apply your second series, I get this from quilt: > >> > > >> > Applying patch 2_1-Simplify-the-lifetime-logic-of-struct-uio_device.patch > >> > patching file drivers/uio/uio.c > >> > Hunk #2 succeeded at 287 (offset 8 lines). > >> > Hunk #3 succeeded at 312 (offset 8 lines). > >> > Hunk #4 FAILED at 339. > >> > Hunk #5 succeeded at 806 (offset 17 lines). > >> > Hunk #6 FAILED at 831. > >> > Hunk #7 FAILED at 858. > >> > Hunk #8 FAILED at 889. > >> > 4 out of 8 hunks FAILED -- rejects in file drivers/uio/uio.c > >> > Patch 2_1-Simplify-the-lifetime-logic-of-struct-uio_device.patch does not apply (enforce with -f) > >> > > >> > The first series applied without any fuzz against 2.6.36-rc5. > >> > >> I am stumped. Do you perhaps have some local uio changes? > >> > >> Using 2.6.36-rc5 as a base I tried it twice. Once by taking my patches > >> that I sent, and again by saving my email and then applying the changes. > >> > >> Both times the changes applied cleanly. No offsets, and no fuzz. At > >> least that is what git-am said. > >> > >> Should I perhaps make a git branch you could pull? > > > > Try it on linux-next, as I've applied your previous patches there > > already. > > Done. git-am on my saved mbox works without problems. The worst > I get is a warning about trailing whitespace. Nothing that > looks like the above. Can you resend your patches? I no longer have them in my queue as I was waiting for Hans's ack and then he said they didn't apply so I purged them. thanks, greg k-h