From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 0C6ACDDEB9 for ; Fri, 20 Jul 2007 10:45:32 +1000 (EST) Date: Thu, 19 Jul 2007 17:45:31 -0700 (PDT) Message-Id: <20070719.174531.03979262.davem@davemloft.net> To: sfr@canb.auug.org.au Subject: Re: [PATCH 04/12] Consolidate of_find_property From: David Miller In-Reply-To: <20070720011127.8c700e59.sfr@canb.auug.org.au> References: <20070718173024.50204a1a.sfr@canb.auug.org.au> <20070720010742.e60c67a7.sfr@canb.auug.org.au> <20070720011127.8c700e59.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: sparclinux@vger.kernel.org, linuxppc-dev@ozlabs.org, paulus@samba.org, wli@holomorphy.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Stephen Rothwell Date: Fri, 20 Jul 2007 01:11:27 +1000 > The only change here is that a readlock is taken while the property list > is being traversed on Sparc where it was not taken previously. > > Also, Sparc uses strcasecmp to compare property names while PowerPC > uses strcmp. > > Signed-off-by: Stephen Rothwell Acked-by: David S. Miller Tested on SunBlade1500.