Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755597AbYL1X4n (ORCPT ); Sun, 28 Dec 2008 18:56:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752689AbYL1X4e (ORCPT ); Sun, 28 Dec 2008 18:56:34 -0500 Received: from terminus.zytor.com ([198.137.202.10]:37319 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751573AbYL1X4e (ORCPT ); Sun, 28 Dec 2008 18:56:34 -0500 Message-ID: <4958120F.4060804@zytor.com> Date: Sun, 28 Dec 2008 15:55:59 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Ingo Molnar CC: Linus Torvalds , KOSAKI Motohiro , linux-kernel@vger.kernel.org, Andrew Morton , Thomas Gleixner , Jesse Barnes , Kamalesh Babulal Subject: Re: [git pull] sparseirq / irq updates for v2.6.29 References: <20081225160741.GA14486@elte.hu> <20081227133240.GA8716@elte.hu> <2f11576a0812270927taef068fobbad997dc5e5aacf@mail.gmail.com> <20081227173839.GA9793@elte.hu> <20081228232729.GA2158@elte.hu> In-Reply-To: <20081228232729.GA2158@elte.hu> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 722 Lines: 22 Ingo Molnar wrote: > > ok, agreed. I was hoping for some more generic workaround but nothing > seemed to keep gcc from inlining such functions. > Other than blacklisting those gcc versions. It's pretty easy to understand how a bug like that could creep in, since one of the main improvements of the early gcc4 series was better inlining as an optimization. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf. -- 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/