From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 14/15] powerpc: Add WSP platform From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: References: <02b9880aa9ef5d49b473c894bce886f2060f9f0b.1302856271.git.michael@ellerman.id.au> Content-Type: text/plain; charset="UTF-8" Date: Tue, 19 Apr 2011 07:39:49 +1000 Message-ID: <1303162789.28876.162.camel@pasglop> Mime-Version: 1.0 Cc: Michael Ellerman , Jimi Xenidis , jack@codezen.org, imunsie@au.ibm.com, linuxppc-dev@ozlabs.org, David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2011-04-18 at 07:46 -0500, Kumar Gala wrote: > > Can this be moved into kernel/cpu_setup_a2.S. This and the debug > patch that follows are bit ugly. Well, the code per-se is not really A2 specific... the labels and comments are :-) Cheers, Ben.