From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Mk1Uq-0006OM-Ad for mharc-grub-devel@gnu.org; Sat, 05 Sep 2009 16:04:28 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mk1Up-0006OH-0F for grub-devel@gnu.org; Sat, 05 Sep 2009 16:04:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mk1Uk-0006O5-DK for grub-devel@gnu.org; Sat, 05 Sep 2009 16:04:26 -0400 Received: from [199.232.76.173] (port=41961 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mk1Uk-0006O2-9e for grub-devel@gnu.org; Sat, 05 Sep 2009 16:04:22 -0400 Received: from smarthost01.mail.zen.net.uk ([212.23.3.140]:38831) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mk1Uj-00031q-OB for grub-devel@gnu.org; Sat, 05 Sep 2009 16:04:21 -0400 Received: from [82.69.40.219] (helo=riva.pelham.vpn.ucam.org) by smarthost01.mail.zen.net.uk with esmtp (Exim 4.63) (envelope-from ) id 1Mk1Uh-0000M9-Qn for grub-devel@gnu.org; Sat, 05 Sep 2009 20:04:19 +0000 Received: from cjwatson by riva.pelham.vpn.ucam.org with local (Exim 3.36 #1 (Debian)) for grub-devel@gnu.org id 1Mk1Uh-0007DQ-00; Sat, 05 Sep 2009 21:04:19 +0100 Date: Sat, 5 Sep 2009 21:04:19 +0100 From: Colin Watson To: The development of GRUB 2 Message-ID: <20090905200419.GG13423@riva.ucam.org> References: <1252090364.2888.12.camel@fz.local> <20090904192657.GA4059@thorin> <1252175101.6437.23.camel@fz.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1252175101.6437.23.camel@fz.local> User-Agent: Mutt/1.5.18 (2008-05-17) X-Originating-Smarthost01-IP: [82.69.40.219] X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: r2558 made another use case for make_relative_to_its_root visible (else SEGFAULT) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2009 20:04:27 -0000 On Sat, Sep 05, 2009 at 08:25:01PM +0200, Felix Zielcke wrote: > Am Freitag, den 04.09.2009, 21:26 +0200 schrieb Robert Millan: > > On Fri, Sep 04, 2009 at 08:52:44PM +0200, Felix Zielcke wrote: > > > r2558 actually enabled this code path which was (almost) never executed > > > before in probe(): > > > > A proper fix for this would be too intrusive for 1.97. Unless someone > > has a bright idea, I'll comment it out untill we've released. > > For the release this is probable the best idea. Agreed. Sorry for this regression. -- Colin Watson [cjwatson@ubuntu.com]