From: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
To: Andrew Donnellan <andrew.donnellan@au1.ibm.com>,
Christophe Lombard <clombard@linux.vnet.ibm.com>,
linuxppc-dev@lists.ozlabs.org, imunsie@au1.ibm.com
Subject: Re: [PATCH V4 7/7] cxl: Add psl9 specific code
Date: Wed, 12 Apr 2017 13:57:24 +0200 [thread overview]
Message-ID: <50091fa6-d6f5-47ff-dab3-ab9e2c50ab6b@linux.vnet.ibm.com> (raw)
In-Reply-To: <12e9c746-4f52-d807-2e4f-32ad0b827fb2@au1.ibm.com>
Le 12/04/2017 à 09:52, Andrew Donnellan a écrit :
> On 08/04/17 00:11, Christophe Lombard wrote:
>> +static u32 get_phb_index(struct device_node *np)
>> {
>> u32 phb_index;
>>
>> if (of_property_read_u32(np, "ibm,phb-index", &phb_index))
>> - return 0;
>> + return -ENODEV;
>
> Function is unsigned.
>
[Christophe is off till the end of the week, so I'm following up]
Michael: what's the easiest for you at this point? Shall I send a new
version of the 7th patch with all changes consolidated (tab error + doc
+ Andrew's remark above)?
Fred
next prev parent reply other threads:[~2017-04-12 11:57 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-07 14:11 [PATCH V4 0/7] cxl: Add support for Coherent Accelerator Interface Architecture 2.0 Christophe Lombard
2017-04-07 14:11 ` [PATCH V4 1/7] cxl: Read vsec perst load image Christophe Lombard
2017-04-10 4:00 ` Andrew Donnellan
2017-04-10 16:40 ` Frederic Barrat
2017-04-19 3:47 ` [V4,1/7] " Michael Ellerman
2017-04-07 14:11 ` [PATCH V4 2/7] cxl: Remove unused values in bare-metal environment Christophe Lombard
2017-04-10 5:25 ` Andrew Donnellan
2017-04-10 16:41 ` Frederic Barrat
2017-04-07 14:11 ` [PATCH V4 3/7] cxl: Keep track of mm struct associated with a context Christophe Lombard
2017-04-10 5:38 ` Andrew Donnellan
2017-04-10 16:49 ` Frederic Barrat
2017-04-07 14:11 ` [PATCH V4 4/7] cxl: Update implementation service layer Christophe Lombard
2017-04-10 7:08 ` Andrew Donnellan
2017-04-10 17:01 ` Frederic Barrat
2017-04-07 14:11 ` [PATCH V4 5/7] cxl: Rename some psl8 specific functions Christophe Lombard
2017-04-10 6:14 ` Andrew Donnellan
2017-04-10 17:06 ` Frederic Barrat
2017-04-07 14:11 ` [PATCH V4 6/7] cxl: Isolate few psl8 specific calls Christophe Lombard
2017-04-10 17:13 ` Frederic Barrat
2017-04-12 2:13 ` Michael Ellerman
2017-04-07 14:11 ` [PATCH V4 7/7] cxl: Add psl9 specific code Christophe Lombard
2017-04-11 14:41 ` Frederic Barrat
2017-04-12 2:11 ` Michael Ellerman
2017-04-12 8:30 ` christophe lombard
2017-04-12 11:47 ` Michael Ellerman
2017-04-12 7:52 ` Andrew Donnellan
2017-04-12 11:57 ` Frederic Barrat [this message]
2017-04-13 11:05 ` Michael Ellerman
2017-04-12 14:34 ` [PATCH V4 7/7 remix] " Frederic Barrat
2017-04-19 3:47 ` [V4,7/7,remix] " Michael Ellerman
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=50091fa6-d6f5-47ff-dab3-ab9e2c50ab6b@linux.vnet.ibm.com \
--to=fbarrat@linux.vnet.ibm.com \
--cc=andrew.donnellan@au1.ibm.com \
--cc=clombard@linux.vnet.ibm.com \
--cc=imunsie@au1.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
/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).