From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752329AbXCEQZT (ORCPT ); Mon, 5 Mar 2007 11:25:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752773AbXCEQZT (ORCPT ); Mon, 5 Mar 2007 11:25:19 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:32805 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752329AbXCEQZR (ORCPT ); Mon, 5 Mar 2007 11:25:17 -0500 Date: Mon, 5 Mar 2007 17:21:54 +0100 From: Ingo Molnar To: Bill Davidsen Cc: Adrian Bunk , Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , Michal Piotrowski , Thomas Gleixner , Emil Karlson , "Michael S. Tsirkin" , Soeren Sonnenburg , Daniel Walker Subject: Re: [5/6] 2.6.21-rc2: known regressions Message-ID: <20070305162153.GA31579@elte.hu> References: <20070305015040.GJ3441@stusta.de> <20070305075747.GA19838@elte.hu> <45EC4200.5050109@tmr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45EC4200.5050109@tmr.com> User-Agent: Mutt/1.4.2.2i X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.1.7 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Bill Davidsen wrote: > If a system normally runs a watchdog, and some do, then nmi would be > forced on by grub.comf and the system would not boot. [...] uhm, what? The NMI watchdog is totally optional. If it doesnt work, we print some stuff and just continue with the bootup. Ingo