All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksandr <olekstysh@gmail.com>
To: Julien Grall <julien.grall@arm.com>, xen-devel@lists.xenproject.org
Cc: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>,
	sstabellini@kernel.org, mirela.simonovic@aggios.com
Subject: Re: [PATCH v2 0/2] CPU hotplug fixes for ARM32
Date: Fri, 7 Dec 2018 14:21:09 +0200	[thread overview]
Message-ID: <99c1e962-59ec-5a8e-bd8c-97da13dc85ed@gmail.com> (raw)
In-Reply-To: <f7b7d683-c44d-ad52-2487-64be088ab7d0@arm.com>


On 07.12.18 12:02, Julien Grall wrote:

Hi, Julien.

>
> On 07/12/2018 09:45, Oleksandr Tyshchenko wrote:
>> From: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
>>
>> Hi, all.
>>
>> This is small patch series for ARM32 which needed to be able to bring
>> secondary CPUs up not only during the initial boot, but at runtime also.
>> For example, during CPU hotplug.
>
> OOI, we don't have CPU hotplug in Xen at the moment. So do you have 
> CPU hotplug patch coming up?

No, I don't. These patches are result of my playing with PSCI). I just 
wanted to be sure that second CPU_ON request would properly bring CPU up 
again after performing CPU_OFF request. For that reason, I just hacked 
Xen to issue cpu_up()/cpu_down() by pressing a key. So this is 
definitely not for upstream)

>
> Cheers,
>
-- 
Regards,

Oleksandr Tyshchenko


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

      reply	other threads:[~2018-12-07 12:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07  9:45 [PATCH v2 0/2] CPU hotplug fixes for ARM32 Oleksandr Tyshchenko
2018-12-07  9:45 ` [PATCH v2 1/2] xen/arm: link: Link proc_info_list in .data instead of .init.data Oleksandr Tyshchenko
2018-12-07 10:05   ` Julien Grall
2018-12-07 10:32     ` Oleksandr Tyshchenko
2018-12-07 10:34       ` Julien Grall
2018-12-07 13:51         ` Oleksandr
2018-12-07  9:45 ` [PATCH v2 2/2] xen/arm32: Remove __init prefixes from funcs that are used within CPU up flow Oleksandr Tyshchenko
2018-12-07 10:02 ` [PATCH v2 0/2] CPU hotplug fixes for ARM32 Julien Grall
2018-12-07 12:21   ` Oleksandr [this message]

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=99c1e962-59ec-5a8e-bd8c-97da13dc85ed@gmail.com \
    --to=olekstysh@gmail.com \
    --cc=julien.grall@arm.com \
    --cc=mirela.simonovic@aggios.com \
    --cc=oleksandr_tyshchenko@epam.com \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.