From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1BC60B71A8 for ; Thu, 18 Nov 2010 07:52:27 +1100 (EST) Subject: Re: [PATCH] powerpc: Per process DSCR From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: <9BF17613-A893-4FE8-97BB-3BDCDF740591@kernel.crashing.org> References: <20101117113130.3702897c@kryten> <9BF17613-A893-4FE8-97BB-3BDCDF740591@kernel.crashing.org> Content-Type: text/plain; charset="UTF-8" Date: Thu, 18 Nov 2010 07:52:19 +1100 Message-ID: <1290027139.2147.2062.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, paulus@samba.org, Anton Blanchard List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2010-11-17 at 11:15 -0600, Kumar Gala wrote: > We don't have no stinking DSCR ;). Would like this to be #ifdef > CONFIG_PPC_BOOK3S_64. That or select it from the platform / CPUs that support it. Cheers, Ben.