From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932685AbXBWUFF (ORCPT ); Fri, 23 Feb 2007 15:05:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933188AbXBWUFF (ORCPT ); Fri, 23 Feb 2007 15:05:05 -0500 Received: from ug-out-1314.google.com ([66.249.92.170]:17088 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932685AbXBWUFD (ORCPT ); Fri, 23 Feb 2007 15:05:03 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=OZAbaztF15DyV/KyR38LDftpLoWNHg3Ap7mhQPVUCIfV8iIuvX0qcz8NbomAZx9K8S0WJw2cM3NwB14LB47RSOzqQm80FqYYgCI0qLjz4BHuTr/YYxjXLtG5UThgrIefkDPve82D/IECsnpFk768k1UCacKz1gtPXNwrO5hWMn4= From: Bartlomiej Zolnierkiewicz To: Alan Subject: Re: [PATCH] siimage: DRAC4 note Date: Fri, 23 Feb 2007 21:11:13 +0100 User-Agent: KMail/1.9.6 Cc: Jeff Garzik , linux-kernel@vger.kernel.org References: <20070220175600.43476be1@localhost.localdomain> <200702201948.25730.bzolnier@gmail.com> <20070221155243.28a7ab5c@lxorguk.ukuu.org.uk> In-Reply-To: <20070221155243.28a7ab5c@lxorguk.ukuu.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702232111.13966.bzolnier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 21 February 2007, Alan wrote: > Revised DRAC4 warning as Jeff suggested, this one includes more info > about why the problem occurs > > Signed-off-by: Alan Cox applied