From: Julien Grall <julien.grall@linaro.org>
To: Oleksandr Tyshchenko <oleksandr.tyshchenko@globallogic.com>,
xen-devel@lists.xen.org
Cc: tim@xen.org, ian.campbell@citrix.com, stefano.stabellini@eu.citrix.com
Subject: Re: [PATCH v1 0/2] Clean and invalidate dcache for boot pagetables during setup
Date: Fri, 07 Mar 2014 12:14:41 +0800 [thread overview]
Message-ID: <531947B1.1040006@linaro.org> (raw)
In-Reply-To: <1394113851-17321-1-git-send-email-oleksandr.tyshchenko@globallogic.com>
On 06/03/14 21:50, Oleksandr Tyshchenko wrote:
> Hello, all.
Hello Oleksandr,
> This small patch series are needed to avoid possible hangs during bringing up non-boot CPU.
> This solution was suggested by Julien Grall and Ian Campbell.
>
> Discussion in Xen project Mailing List:
> http://lists.xen.org/archives/html/xen-devel/2014-02/msg01575.html
>
> The first patch introduces a new macro clean_and_invalidate_xen_dcache().
> Unlike existing macro clean_xen_dcache() this macro performs clean and invalidate dcache.
> The second patch replaces clean_xen_dcache() macro by a clean_and_invalidate_xen_dcache()
> for boot pagetables after cleaning them.
Thanks you for the patch series. While you introduce
clean_and_invalidate_xen_dcache, can you modify flush_to_page_ram to
call this function?
Regards,
--
Julien Grall
next prev parent reply other threads:[~2014-03-07 4:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-06 13:50 [PATCH v1 0/2] Clean and invalidate dcache for boot pagetables during setup Oleksandr Tyshchenko
2014-03-06 13:50 ` [PATCH v1 1/2] xen/arm: Introduce clean_and_invalidate_xen_dcache() macro Oleksandr Tyshchenko
2014-03-06 14:09 ` Andrew Cooper
2014-03-07 10:20 ` Oleksandr Tyshchenko
2014-03-07 3:40 ` Ian Campbell
2014-03-07 10:27 ` Oleksandr Tyshchenko
2014-03-06 13:50 ` [PATCH v1 2/2] xen/arm: Clean and invalidate dcache for boot pagetables Oleksandr Tyshchenko
2014-03-07 4:16 ` Julien Grall
2014-03-07 4:14 ` Julien Grall [this message]
2014-03-07 10:46 ` [PATCH v1 0/2] Clean and invalidate dcache for boot pagetables during setup Oleksandr Tyshchenko
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=531947B1.1040006@linaro.org \
--to=julien.grall@linaro.org \
--cc=ian.campbell@citrix.com \
--cc=oleksandr.tyshchenko@globallogic.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.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.