From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17746.21876.387969.557614@cargo.ozlabs.ibm.com> Date: Thu, 9 Nov 2006 09:08:52 +1100 From: Paul Mackerras To: Jake Moilanen Subject: Re: [PATCH] client-architecture termination In-Reply-To: <1163016748.9913.273.camel@goblue> References: <1163016748.9913.273.camel@goblue> Cc: linux-ppc List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jake Moilanen writes: > Firmware is crashing during CAS parsing. It appears that a portion of > Will's patch got dropped. Indeed it got dropped, because it would make the contents of our ibm_architecture_vec incorrect according to PAPR. The platform architects confirmed some time ago that what we have is correct, and the bug is in firmware - and this was communicated to the firmware developers. This came up a while ago; I'm surprised that firmware hasn't fixed their bug yet. What firmware level are you seeing this problem with? Paul.