Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030910AbWKOTM2 (ORCPT ); Wed, 15 Nov 2006 14:12:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030909AbWKOTM1 (ORCPT ); Wed, 15 Nov 2006 14:12:27 -0500 Received: from smtp.osdl.org ([65.172.181.4]:12731 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1030907AbWKOTM0 (ORCPT ); Wed, 15 Nov 2006 14:12:26 -0500 Date: Wed, 15 Nov 2006 11:07:59 -0800 (PST) From: Linus Torvalds To: Andi Kleen cc: Andrew Morton , discuss@x86-64.org, William Cohen , Eric Dumazet , Komuro , Ernst Herzberg , Andre Noll , oprofile-list@lists.sourceforge.net, Jens Axboe , linux-usb-devel@lists.sourceforge.net, phil.el@wanadoo.fr, Adrian Bunk , Ingo Molnar , Alan Stern , linux-pci@atrey.karlin.mff.cuni.cz, Stephen Hemminger , Prakash Punnoor , Len Brown , Alex Romosan , gregkh@suse.de, Linux Kernel Mailing List , "Eric W. Biederman" , Andrey Borzenkov Subject: Re: [discuss] Re: 2.6.19-rc5: known regressions (v3) In-Reply-To: <200611151945.31535.ak@suse.de> Message-ID: References: <200611151748.05989.ak@suse.de> <20061115103915.46a70283.akpm@osdl.org> <200611151945.31535.ak@suse.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 831 Lines: 26 On Wed, 15 Nov 2006, Andi Kleen wrote: > > > > Meanwhile we should restore the NMI counter to fix this bug. > > No, it was always oprofile who was buggy here, silently taking > the nmi watchdog away. Andi, your "blame game" doesn't matter. The fact is, it used to work, and the kernel changed interfaces, so now it doesn't. In other words, a kernel interface to user land changed. THAT IS ALWAYS A BUG. We don't change UI. Yes, "oprofile" should be fixed to not depend on that, but the kernel shouldn't change the interfaces, and we should add back the zero entry. Linus - 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/