From: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
To: Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: stewart@linux.vnet.ibm.com, benh@au1.ibm.com,
nacc@linux.vnet.ibm.com, agraf@suse.de, qemu-devel@nongnu.org,
qemu-ppc@nongnu.org, paulus@au1.ibm.com,
david@gibson.dropbear.id.au
Subject: Re: [Qemu-devel] [PATCH v2 1/1] target-ppc: Implement rtas_get_sysparm(PROCESSOR_MODULE_INFO)
Date: Tue, 10 Nov 2015 10:27:41 -0800 [thread overview]
Message-ID: <20151110182741.GA4995@us.ibm.com> (raw)
In-Reply-To: <56419593.7010500@ozlabs.ru>
Alexey Kardashevskiy [aik@ozlabs.ru] wrote:
|
|
| No, you do not try reading "ibm,chip-id" if there is no "xscom@"
| under /proc/device-tree, there is "continue":
|
| + if (strncmp(xscom_prefix, ent->d_name, strlen(xscom_prefix))) {
| + continue;
| + }
|
Ah, yes, Thanks,
Sukadev.
next prev parent reply other threads:[~2015-11-10 18:30 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-04 23:06 [Qemu-devel] [PATCH v2 1/1] target-ppc: Implement rtas_get_sysparm(PROCESSOR_MODULE_INFO) Sukadev Bhattiprolu
2015-11-09 1:57 ` Alexey Kardashevskiy
2015-11-09 5:01 ` David Gibson
2015-11-10 3:57 ` Sukadev Bhattiprolu
2015-11-10 4:25 ` Alexey Kardashevskiy
2015-11-10 4:46 ` Sukadev Bhattiprolu
2015-11-10 6:58 ` Alexey Kardashevskiy
2015-11-10 18:27 ` Sukadev Bhattiprolu [this message]
2015-11-09 4:58 ` David Gibson
2015-11-10 4:22 ` Sukadev Bhattiprolu
2015-11-10 9:53 ` Thomas Huth
2015-11-13 20:29 ` Sukadev Bhattiprolu
2015-11-11 0:17 ` David Gibson
2015-11-11 0:56 ` Nishanth Aravamudan
2015-11-11 1:41 ` David Gibson
2015-11-11 22:10 ` Nishanth Aravamudan
2015-11-12 4:47 ` David Gibson
2015-11-12 16:46 ` Nishanth Aravamudan
2015-12-01 3:41 ` David Gibson
2015-12-05 1:04 ` Nishanth Aravamudan
2015-12-10 3:55 ` David Gibson
2015-11-13 20:21 ` Sukadev Bhattiprolu
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=20151110182741.GA4995@us.ibm.com \
--to=sukadev@linux.vnet.ibm.com \
--cc=agraf@suse.de \
--cc=aik@ozlabs.ru \
--cc=benh@au1.ibm.com \
--cc=david@gibson.dropbear.id.au \
--cc=nacc@linux.vnet.ibm.com \
--cc=paulus@au1.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=stewart@linux.vnet.ibm.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).