From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from QMTA04.emeryville.ca.mail.comcast.net (qmta04.emeryville.ca.mail.comcast.net [76.96.30.40]) by ozlabs.org (Postfix) with ESMTP id 5DC4DDDF48 for ; Sun, 9 Mar 2008 00:25:31 +1100 (EST) Message-ID: <47D29407.3020804@gmail.com> Date: Sat, 08 Mar 2008 08:26:31 -0500 From: Jerry Van Baren MIME-Version: 1.0 To: Andy Fleming Subject: Re: [PATCH v2] Make 83xx perfmon support selectable References: <1204934343-5235-1-git-send-email-afleming@freescale.com> In-Reply-To: <1204934343-5235-1-git-send-email-afleming@freescale.com> Content-Type: text/plain; charset=us-ascii; format=flowed Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Andy Fleming wrote: > Not all e300 cores support the performance monitors, and the ones > that don't will be confused by the mf/mtpmr instructions. This > allows the support to be optional, so the 8349 can turn it off > while the 8379 can turn it on. Sadly, those aren't config options, > so it will be left to the defconfigs and the users to make that > determination. > > Signed-off-by: Andy Fleming Thanks, Andy! FWIIW, Acked-by: Gerald Van Baren