Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S970954AbXFHUtd (ORCPT ); Fri, 8 Jun 2007 16:49:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030586AbXFHUtZ (ORCPT ); Fri, 8 Jun 2007 16:49:25 -0400 Received: from os.inf.tu-dresden.de ([141.76.48.99]:48728 "EHLO os.inf.tu-dresden.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030788AbXFHUtY (ORCPT ); Fri, 8 Jun 2007 16:49:24 -0400 Date: Fri, 8 Jun 2007 22:49:11 +0200 From: "Udo A. Steinberg" To: Ingo Molnar Cc: Bj?rn Steinbrink , Andrew Morton , Andi Kleen , Michal Piotrowski , Linus Torvalds , LKML , ak@suse.de Subject: Re: [PATCH 0/2] i386: Fix two more NMI watchdog bugs Message-ID: <20070608224911.3ff6bd18@laptop.hypervisor.org> In-Reply-To: <20070608204324.GA25392@elte.hu> References: <465C2225.2000100@googlemail.com> <20070603150246.5151dda6@laptop.hypervisor.org> <20070608060244.GA2369@atjola.homenet> <20070607234153.09c32b49.akpm@linux-foundation.org> <20070608105808.GA10190@elte.hu> <20070608184422.GA2204@atjola.homenet> <20070608204324.GA25392@elte.hu> X-Mailer: X-Mailer 5.0 Gold Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_K6AXE6qT0I4zeHu2aqDpQ12; protocol="application/pgp-signature"; micalg=PGP-SHA1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1828 Lines: 60 --Sig_K6AXE6qT0I4zeHu2aqDpQ12 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Fri, 8 Jun 2007 22:43:25 +0200 Ingo Molnar (IM) wrote: IM>=20 IM> * Bj?rn Steinbrink wrote: IM>=20 IM> > Anyway, both are bugs and should be fixed. Maybe we're even lucky and= =20 IM> > it fixes your hang. *fingers crossed* IM>=20 IM> just to make it clear: the NMI watchdog was working perfectly fine on=20 IM> that box (in v2.6.21 and in dozens of kernel releases before that, for= =20 IM> multiple years) before Andi's cleanup patch. So lets find that bug firs= t=20 IM> or revert the cleanups. IM>=20 IM> Ingo None of the patches posted by Bj=F6rn 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? Cheers, - Udo --Sig_K6AXE6qT0I4zeHu2aqDpQ12 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGacDHnhRzXSM7nSkRAjCXAJ95ftq8ywP7BqdkUWn2xASGki8WrACbBfXR HkbP3OBLtDDEYa6NJZoU9XM= =nrp2 -----END PGP SIGNATURE----- --Sig_K6AXE6qT0I4zeHu2aqDpQ12-- - 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/