Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S971145AbXFHWa0 (ORCPT ); Fri, 8 Jun 2007 18:30:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S971135AbXFHW3F (ORCPT ); Fri, 8 Jun 2007 18:29:05 -0400 Received: from ns1.suse.de ([195.135.220.2]:36669 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S971236AbXFHW3B convert rfc822-to-8bit (ORCPT ); Fri, 8 Jun 2007 18:29:01 -0400 From: Andi Kleen To: "Udo A. Steinberg" Subject: Re: [PATCH 0/2] i386: Fix two more NMI watchdog bugs Date: Sat, 9 Jun 2007 00:28:18 +0200 User-Agent: KMail/1.9.1 Cc: Ingo Molnar , Bj?rn Steinbrink , Andrew Morton , Andi Kleen , Michal Piotrowski , Linus Torvalds , LKML References: <465C2225.2000100@googlemail.com> <20070608204324.GA25392@elte.hu> <20070608224911.3ff6bd18@laptop.hypervisor.org> In-Reply-To: <20070608224911.3ff6bd18@laptop.hypervisor.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200706090028.19703.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 885 Lines: 25 > None of the patches posted by Björn fix the kernel BUG at > arch/i386/kernel/cpu/perfctr-watchdog.c:126! that occurs when doing > echo 0 > /proc/sys/kernel/nmi_watchdog > > Call Trace: > [] single_msr_unreserve+0xd/0x1a > [] disable_lapic_nmi_watchdog+0x27/0x35 > [] proc_nmi_enabled+0xa0/0xbd > [] proc_sys_write+0x6f/0x8c > [] proc_sys_write+0x0/0x8c > [] vfs_write+0x8a/0x10c > [] sys_write+0x41/0x67 > [] syscall_call+0x7/0xb > > Andi, did you have a patch for that? ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt/patches/disable-watchdog -Andi - 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/