From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753606Ab1ASHtG (ORCPT ); Wed, 19 Jan 2011 02:49:06 -0500 Received: from ud10.udmedia.de ([194.117.254.50]:52477 "EHLO mail.ud10.udmedia.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753531Ab1ASHtF (ORCPT ); Wed, 19 Jan 2011 02:49:05 -0500 Date: Wed, 19 Jan 2011 08:49:02 +0100 From: Markus Trippelsdorf To: Linus Torvalds Cc: Linux Kernel Mailing List , Shaohua Li , Ingo Molnar , Sam Ravnborg Subject: Re: Linux 2.6.38-rc1 doesn't boot Message-ID: <20110119074902.GA1670@gentoo.trippels.de> References: <20110119073905.GA1652@gentoo.trippels.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110119073905.GA1652@gentoo.trippels.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2011.01.19 at 08:39 +0100, Markus Trippelsdorf wrote: > On 2011.01.18 at 15:54 -0800, Linus Torvalds wrote: > > > > And as usual, report any regressions to the lists and the appropriate > > authorities. > > Unfortunately 2.6.38-rc1 doesn't even boot on my machine (amd64). > This is caused by 86b1e8dd83cbb0f: > x86: Make relocatable kernel work with new binutils > > Reverting the commit solves the problem. I'm running the latest binutils: GNU ld (Linux/GNU Binutils) 2.21.51.0.5.20110104 -- Markus