From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e36.co.us.ibm.com (e36.co.us.ibm.com [32.97.110.154]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "e36.co.us.ibm.com", Issuer "Equifax" (verified OK)) by ozlabs.org (Postfix) with ESMTP id B827C67A5D for ; Fri, 2 Jun 2006 08:26:11 +1000 (EST) Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e36.co.us.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k51MQ6ce009280 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 1 Jun 2006 18:26:06 -0400 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by westrelay02.boulder.ibm.com (8.13.6/NCO/VER7.0) with ESMTP id k51MQ6qX273684 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 1 Jun 2006 16:26:06 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k51MQ5BW020823 for ; Thu, 1 Jun 2006 16:26:06 -0600 Subject: Re: [PATCH] use msleep() for RTAS delays From: John Rose To: Benjamin Herrenschmidt In-Reply-To: <1149177349.9812.16.camel@sinatra.austin.ibm.com> References: <1149103929.2524.8.camel@sinatra.austin.ibm.com> <1149139866.28307.32.camel@localhost.localdomain> <1149177349.9812.16.camel@sinatra.austin.ibm.com> Content-Type: text/plain Message-Id: <1149200718.15158.0.camel@sinatra.austin.ibm.com> Mime-Version: 1.0 Date: Thu, 01 Jun 2006 17:25:18 -0500 Cc: External List , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I don't mind writing this up. The previous patch fixes a reported bug > with minimal reorg. If possible, I'd like to restructure on top of > that. On second thought, why not reorg now! I'll have a patch shortly. Thanks- John