From: Pavel Fedin <p.fedin@samsung.com>
To: 'Shlomo Pongratz' <shlomo.pongratz@huawei.com>, qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, 'Ashok Kumar' <ashoks@broadcom.com>
Subject: Re: [Qemu-devel] [PATCH] Use Aff1 with mpidr
Date: Mon, 01 Jun 2015 09:34:21 +0300 [thread overview]
Message-ID: <00d701d09c34$feca07f0$fc5e17d0$@samsung.com> (raw)
In-Reply-To: <B5C21809C482C148A58516F588CD431467DC5B@szxeml557-mbx.china.huawei.com>
Hi!
> I think we should take Igor's comment into account. The CPUS_PER_CLUSTER should not be a
> constant, and maybe should be initialized in arm_cpu_initfn and
aarch64_{a53|a57}_initfn, as
> psci need to know it.
Yes, of course. Just replace a #define with something like:
int cpus_per_cluster = 8;
and you're done with this. This provides good backwards compatibility as well as
possibility to change this on a per-machine basis.
> I understand that you suggest that I'll not use my 1 & 4 patches. I have no problem with
that,
> but how do I commit? Should I write that the patch series is pending until your patch
series is
> integrated?
Just make it a part of your V3. I'm perfectly OK with that. Looks like maintainers don't
want to integrate it alone.
> I intend to release the V3 version during this week.
Good.
Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia
next prev parent reply other threads:[~2015-06-01 6:34 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-22 10:32 [Qemu-devel] [PATCH] Use Aff1 with mpidr Pavel Fedin
2015-05-28 14:57 ` Shlomo Pongratz
2015-05-29 6:45 ` Pavel Fedin
2015-05-31 11:03 ` Shlomo Pongratz
2015-06-01 6:34 ` Pavel Fedin [this message]
2015-06-01 9:03 ` Pavel Fedin
2015-06-01 14:26 ` Shlomo Pongratz
2015-06-02 6:29 ` Pavel Fedin
2015-06-02 15:37 ` Igor Mammedov
2015-05-29 8:36 ` Igor Mammedov
2015-05-29 8:53 ` Pavel Fedin
2015-05-29 9:18 ` Igor Mammedov
2015-05-29 12:26 ` Pavel Fedin
2015-05-29 13:03 ` Igor Mammedov
2015-05-29 13:41 ` Pavel Fedin
2015-06-02 15:32 ` Igor Mammedov
2015-06-02 15:42 ` Peter Maydell
2015-06-02 15:54 ` Igor Mammedov
2015-05-29 17:37 ` Pavel Fedin
2015-05-30 2:30 ` Shannon Zhao
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='00d701d09c34$feca07f0$fc5e17d0$@samsung.com' \
--to=p.fedin@samsung.com \
--cc=ashoks@broadcom.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=shlomo.pongratz@huawei.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).