From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 4F907DE0A8 for ; Wed, 21 Mar 2007 13:07:04 +1100 (EST) Subject: Re: [PATCH] Fix WARN_ON when entering xmon From: Benjamin Herrenschmidt To: Anton Blanchard In-Reply-To: <20070320143405.GD31173@kryten> References: <20070320143405.GD31173@kryten> Content-Type: text/plain Date: Wed, 21 Mar 2007 02:00:46 +0100 Message-Id: <1174438846.5044.40.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > If we are really paranoid we could think about doing a hard disable (to > avoid a potential irq + reject). Hrm.... we probably should do hard disable Ben.