From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH] initrd: Fix virtual/physical mix-up in overwrite test Date: Mon, 16 Jun 2008 09:04:42 +0200 (CEST) Message-ID: References: <20071218030131.8b272833.akpm@linux-foundation.org> <20071218123119.54262974.akpm@linux-foundation.org> <20080615181100.79e48697.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from nelson.telenet-ops.be ([195.130.133.66]:59340 "EHLO nelson.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754229AbYFPHEp (ORCPT ); Mon, 16 Jun 2008 03:04:45 -0400 In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Andrew Morton Cc: linux-arch@vger.kernel.org, Linux Kernel Development , Linux/m68k On Mon, 16 Jun 2008, Geert Uytterhoeven wrote: > On Sun, 15 Jun 2008, Andrew Morton wrote: > > On Sun, 15 Jun 2008 16:07:45 +0200 (CEST) Geert Uytterhoeven wrote: > > > On Sun, 23 Dec 2007, Geert Uytterhoeven wrote: > > > > New version below. Tested on Amiga. Compile-tested on ia32 (i386_defconfig) and > > > > pp64 (ps3_defconfig). > > > > > > Ping? > > > > You appear to have a six month RTT ;) > > > > If this was not a mistaken email and if you have something which needs > > to be in 2.6.26 then please send it to Linus directly - I'm hiding from > > you guys for a week. > > `need' is a strong word. I prefer to have it receive some testing on > other platforms. I don't want to risk breaking something this late in > the 2.6.26 cycle... And I didn't hear anything from the people who may have workarounds for this bug: | arch/mips/kernel/setup.c: initrd_below_start_ok = 1; | arch/parisc/mm/init.c: initrd_below_start_ok = 1; | arch/powerpc/kernel/prom.c: initrd_below_start_ok = 1; | arch/ppc/platforms/hdpu.c: initrd_below_start_ok = 1; | arch/xtensa/kernel/setup.c: initrd_below_start_ok = 1; Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds