From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2001:4830:2446:ff00:4687:fcff:fea6:5117]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 779342C007B for ; Thu, 14 Feb 2013 07:09:33 +1100 (EST) Message-ID: <1360786153.4852.91.camel@smoke> Subject: Re: [PATCH 2/2] powerpc: Make context bits depend on virtual addr size. From: Geoff Levand To: "Aneesh Kumar K.V" Date: Wed, 13 Feb 2013 12:09:13 -0800 In-Reply-To: <87pq04jvb4.fsf@linux.vnet.ibm.com> References: <1360693905-23503-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <1360693905-23503-2-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <1360701185.2035.10.camel@pasglop> <87sj50kian.fsf@linux.vnet.ibm.com> <1360727211.2035.30.camel@pasglop> <87pq04jvb4.fsf@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: phileas-fogg@mail.ru, linuxppc-dev@lists.ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Aneesh, On Wed, 2013-02-13 at 17:10 +0530, Aneesh Kumar K.V wrote: > Ok. How about the below patch. This is based on the suggestion from > Paulus. I still have to take care of few comments in the code. > > Phileas and Geoff, > > Can we check whether this fix the PS3 boot hang ? I did a quick build and boot test, and this one seems to work OK. -Geoff