From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 528CFDDE05 for ; Fri, 11 May 2007 02:44:08 +1000 (EST) Subject: Re: [PATCH] Remove CPU_FTR_NEED_COHERENT for 7448. From: Jon Loeliger To: Kumar Gala In-Reply-To: References: <1178141683.32136.46.camel@ld0161-tx32> Content-Type: text/plain Message-Id: <1178815440.6578.14.camel@ld0161-tx32> Mime-Version: 1.0 Date: Thu, 10 May 2007 11:44:00 -0500 Cc: "linuxppc-dev@ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2007-05-10 at 11:17, Kumar Gala wrote: > > > > Remove CPU_FTR_NEED_COHERENT for MPC7448 (and single-core MPC86xx). > > This prevents needlessly setting M=1 when not SMP. > > > > applied. > > - k Sweet. Thanks! jdl