Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756786Ab0BBRVd (ORCPT ); Tue, 2 Feb 2010 12:21:33 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:38913 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756679Ab0BBRVb (ORCPT ); Tue, 2 Feb 2010 12:21:31 -0500 Date: Tue, 2 Feb 2010 09:20:41 -0800 From: Andrew Morton To: David Rientjes Cc: Andreas Mohr , Nick Bowler , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Improve usability in case of init binary failure Message-Id: <20100202092041.674f3ff0.akpm@linux-foundation.org> In-Reply-To: References: <20091116194015.GA13820@rhlx01.hs-esslingen.de> <20091116203545.GA2028@emergent.ellipticsemi.com> <20091117204015.GB5746@rhlx01.hs-esslingen.de> <20091227150329.GA25711@rhlx01.hs-esslingen.de> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1356 Lines: 39 On Mon, 1 Feb 2010 23:10:51 -0800 (PST) David Rientjes wrote: > On Sun, 27 Dec 2009, Andreas Mohr wrote: > > > Well, took quite a while longer, partly due to broken Broadcom USB host > > (OpenWrt fix to be submitted) and non-working USB-audio on nicer platforms. > > > > Took most of the comments into account (thanks!), improved some wording. > > > > Patch against current git, compile- and runtime-tested, > > checkpatch.pl'd (with a single nice hierarchy warning resulting from mixing > > git diff output and manual /dev/null diffing). > > > > Thanks! > > > > It looks like this patch got mangled when added to mmotm-2010-02-01-16-25 > in init-mainc-improve-usability-in-case-of-init-binary-failure.patch since > it added init.txt to the root directory instead of Documentation, ah, thanks. > even though the patch below is correct. Nope, the patch was wrong: > > --- a/init/main.c > > +++ b/init/main.c > ... > > --- /dev/null 2009-12-27 16:25:29.521258205 +0100 > > +++ Documentation/init.txt 2009-12-27 15:47:46.000000000 +0100 Should've been a/Documentation/init.txt -- 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/