Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755179AbYJONju (ORCPT ); Wed, 15 Oct 2008 09:39:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753113AbYJONjm (ORCPT ); Wed, 15 Oct 2008 09:39:42 -0400 Received: from wf-out-1314.google.com ([209.85.200.168]:63154 "EHLO wf-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753112AbYJONjl (ORCPT ); Wed, 15 Oct 2008 09:39:41 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=oOONwyC620xe3mjRcn1Q72KXuE0FnBzw/zksPxtU+KCJuwd0r9WpzHHfaUU1MosaGA Pfz4qXhjlFIIo8Ad4VhvL9a3efX2DxmOc9k57bFB22Ri5JzwuCuYJqsA5MfRWtR5NlgS BvJFDERapNRja69x0AO/m8sDLwkoVZr1H6Vp8= Message-ID: Date: Wed, 15 Oct 2008 21:39:39 +0800 From: "Jeff Chua" To: "Ingo Molnar" Subject: Re: linux 2.6.27 kernel panic on x86 - please revert commit 3a85e770aa77e4f1a4096275c97b64c10cd7323e Cc: lkml , "Linus Torvalds" , "Suresh Siddha" , "H. Peter Anvin" , "Thomas Gleixner" , "Jeremy Fitzhardinge" In-Reply-To: <20081015120558.GA23347@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081015112324.GB31476@elte.hu> <20081015120558.GA23347@elte.hu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 750 Lines: 19 On Wed, Oct 15, 2008 at 8:05 PM, Ingo Molnar wrote: >> Unsetting CONFIG_COMPAT_VDSO solves the issue. >> >> Thanks for your help, and sorry for the fault alarm. Did take a while >> to trace it down to the commit. > > hm, setting the option should not break new glibc so this is a > regression and we've still got a bug to fix. Something must have triggered the bug. Every single linux git update has been ok with CONFIG_COMPAT_VDSO=y until now, and I had glibc-2.7 since Dec 2007. Jeff. -- 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/