Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752782AbYL2Qgf (ORCPT ); Mon, 29 Dec 2008 11:36:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751497AbYL2Qg1 (ORCPT ); Mon, 29 Dec 2008 11:36:27 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:42305 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751354AbYL2Qg0 (ORCPT ); Mon, 29 Dec 2008 11:36:26 -0500 Date: Mon, 29 Dec 2008 17:36:08 +0100 From: Ingo Molnar To: KOSAKI Motohiro Cc: Kamalesh Babulal , Linus Torvalds , linux-kernel@vger.kernel.org, Andrew Morton , Thomas Gleixner , "H. Peter Anvin" , Jesse Barnes Subject: Re: [git pull] sparseirq / irq updates for v2.6.29 Message-ID: <20081229163608.GA6307@elte.hu> References: <20081227133240.GA8716@elte.hu> <2f11576a0812270927taef068fobbad997dc5e5aacf@mail.gmail.com> <20081227173839.GA9793@elte.hu> <20081228232729.GA2158@elte.hu> <20081228233028.GA14697@elte.hu> <20081229110012.GB11111@linux.vnet.ibm.com> <20081229110533.GA29592@elte.hu> <20081229160538.GA5952@linux.vnet.ibm.com> <2f11576a0812290822t25b26addu9ab7c04001c1ec7a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2f11576a0812290822t25b26addu9ab7c04001c1ec7a@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1675 Lines: 51 * KOSAKI Motohiro wrote: > >> > kernel crashes after applying the patch, I will retest with > >> > the patch posted at http://lkml.org/lkml/2008/12/29/48 > >> > >> yes - Yinghai observed this too. Could you check tip/master that has all > >> the fixlets merged up, to make sure it's finally solved? Thanks, > >> > >> also, what is the gcc -v output of your compiler? > >> > >> Ingo > > > > Hi Ingo/Yinghai, > > > > Thanks for getting it resolved, the latest tip/master boot's up fine :) > > > > $ gcc -v > > Using built-in specs. > > Target: x86_64-redhat-linux > > Configured with: ../configure --prefix=/usr > > --mandir=/usr/share/man > > --infodir=/usr/share/info > > --enable-shared > > --enable-threads=posix > > --enable-checking=release > > --with-system-zlib > > --enable-__cxa_atexit > > --disable-libunwind-exceptions > > --enable-libgcj-multifile > > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada > > --enable-java-awt=gtk > > --disable-dssi > > --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre > > --with-cpu=generic > > --host=x86_64-redhat-linux > > Thread model: posix > > gcc version 4.1.1 20060525 (Red Hat 4.1.1-1) > > note, my following compiler doesn't have this problem. as i said it earlier on, it's a rather rare problem - in a 2.5 years old compiler. The commit has been around for some time and nobody was hit by the regression. Ingo -- 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/