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 DD4CDDDF31 for ; Sat, 26 Jul 2008 07:40:16 +1000 (EST) Subject: Re: [RFC] 4xx hardware watchpoint support From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: References: <1211391577.6232.15.camel@gargoyle> <18484.60888.981390.893747@cargo.ozlabs.ibm.com> <1213992894.6635.41.camel@gargoyle> <20080719093752.5aada45c@zod.rchland.ibm.com> <1216658194.5727.36.camel@gargoyle> <20080721130551.23a06006@zod.rchland.ibm.com> <1216777678.5727.82.camel@gargoyle> <20080723115321.53aa655b@zod.rchland.ibm.com> <1216829442.5727.97.camel@gargoyle> <1216958433.11188.70.camel@pasglop> Content-Type: text/plain Date: Sat, 26 Jul 2008 07:37:54 +1000 Message-Id: <1217021874.11188.108.camel@pasglop> Mime-Version: 1.0 Cc: ppc-dev , Paul Mackerras , Christoph Hellwig Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2008-07-25 at 10:23 -0500, Kumar Gala wrote: > > Ben, I want to make sure this works on FSL Book-E before it gets into > tree and I need to think about what SMP issues it might have. Hrm.. too late. I merged it. > I talked to Josh about this at OLS and if you are ok I can deal with > acceptance of this patch via my tree. I don't see the patch causing issues as-is, unless I missed something. Currently none of the platform it affects supports SMP in the tree either. Can you verify about FSL and if there's a problem we can fixup the #ifdefs. Ben.