From: David Miller <davem@davemloft.net>
To: sfr@canb.auug.org.au
Cc: sparclinux@vger.kernel.org, linuxppc-dev@ozlabs.org,
paulus@samba.org, wli@holomorphy.com
Subject: Re: [PATCH 04/12] Consolidate of_find_property
Date: Thu, 19 Jul 2007 17:45:31 -0700 (PDT) [thread overview]
Message-ID: <20070719.174531.03979262.davem@davemloft.net> (raw)
In-Reply-To: <20070720011127.8c700e59.sfr@canb.auug.org.au>
From: Stephen Rothwell <sfr@canb.auug.org.au>
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 <sfr@canb.auug.org.au>
Acked-by: David S. Miller <davem@davemloft.net>
Tested on SunBlade1500.
next prev parent reply other threads:[~2007-07-20 0:45 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-18 7:30 Start the consolidation of the OpenFrimware support routines Stephen Rothwell
2007-07-18 7:36 ` David Miller
2007-07-19 15:07 ` [PATCH 01/12] Split out common parts of prom.h Stephen Rothwell
2007-07-19 15:09 ` [PATCH 02/12] Start split out of common open firmware code Stephen Rothwell
2007-07-19 23:48 ` David Miller
2007-07-19 15:10 ` [PATCH 03/12] Consolidate of_device_is_compatible Stephen Rothwell
2007-07-19 15:52 ` Scott Wood
2007-07-19 16:02 ` Stephen Rothwell
2007-07-19 16:58 ` Segher Boessenkool
2007-07-20 0:24 ` David Miller
2007-07-19 15:11 ` [PATCH 04/12] Consolidate of_find_property Stephen Rothwell
2007-07-20 0:45 ` David Miller [this message]
2007-07-19 15:12 ` [PATCH 05/12] Consolidate of_get_parent Stephen Rothwell
2007-07-20 1:01 ` David Miller
2007-07-19 15:13 ` [PATCH 06/12] Consolidate of_get_next_child Stephen Rothwell
2007-07-20 1:07 ` David Miller
2007-07-19 15:14 ` [PATCH 07/12] Consolidate of_find_node_by routines Stephen Rothwell
2007-07-20 3:12 ` David Miller
2007-07-19 15:16 ` [PATCH 08/12] Begin to consolidate of_device.c Stephen Rothwell
2007-07-20 3:21 ` David Miller
2007-07-19 15:17 ` [PATCH 09/12] Begin consolidation of of_device.h Stephen Rothwell
2007-07-20 3:33 ` David Miller
2007-07-19 15:18 ` [PATCH 10/12] [SPARC/64] Rename some functions like PowerPC Stephen Rothwell
2007-07-19 15:19 ` [PATCH 11/12] Create linux/of_platorm.h Stephen Rothwell
2007-07-20 4:01 ` David Miller
2007-07-19 15:20 ` [PATCH 12/12] Create drivers/of/platform.c Stephen Rothwell
2007-07-20 4:20 ` David Miller
2007-07-19 22:55 ` [PATCH 01/12] Split out common parts of prom.h David Miller
2007-07-19 23:27 ` Paul Mackerras
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070719.174531.03979262.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
--cc=sfr@canb.auug.org.au \
--cc=sparclinux@vger.kernel.org \
--cc=wli@holomorphy.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).