All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrii Anisov <andrii.anisov@gmail.com>
To: xen-devel@lists.xenproject.org
Cc: Julien Grall <julien.grall@arm.com>,
	Stefano Stabellini <sstabellini@kernel.org>,
	Andrii Anisov <andrii_anisov@epam.com>
Subject: [PATCH 0/2] gic-vgic optimizations
Date: Wed, 12 Dec 2018 18:55:23 +0200	[thread overview]
Message-ID: <1544633725-7243-1-git-send-email-andrii.anisov@gmail.com> (raw)

From: Andrii Anisov <andrii_anisov@epam.com>

Here are few patches from RFC series [1] currently approved to
be upstreamed with appropriate changes.

Andrii Anisov (2):
  gic-vgic: Drop an excessive clear_lrs
        Is a patch #5 [2], with a change:
         - Keep LR clear for debug build

  arm/irq: skip action availability check for non-debug build
        Is a patch #11 [3], with a change:
         - Completely remove the check for a non-debug build,
           but preserve for debug.

[1] https://lists.xenproject.org/archives/html/xen-devel/2018-11/msg03328.html
[2] https://lists.xenproject.org/archives/html/xen-devel/2018-11/msg03285.html
[3] https://lists.xenproject.org/archives/html/xen-devel/2018-11/msg03291.html


 xen/arch/arm/gic-vgic.c | 2 ++
 xen/arch/arm/irq.c      | 2 ++
 2 files changed, 4 insertions(+)

-- 
2.7.4


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

             reply	other threads:[~2018-12-12 16:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-12 16:55 Andrii Anisov [this message]
2018-12-12 16:55 ` [PATCH 1/2] gic-vgic: Drop an excessive clear_lrs Andrii Anisov
2018-12-12 16:55 ` [PATCH 2/2] arm/irq: skip action avalability check for non-debug build Andrii Anisov
2018-12-12 17:49   ` Julien Grall
2018-12-12 17:51     ` Andrii Anisov
2018-12-12 17:59     ` Andrii Anisov
2018-12-12 18:03       ` Julien Grall
2018-12-12 18:49     ` Stefano Stabellini
2018-12-12 18:20 [PATCH 0/2] gic-vgic optimizations Andrii Anisov
2018-12-14 15:28 ` Julien Grall
2018-12-14 15:38   ` Andrii Anisov

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=1544633725-7243-1-git-send-email-andrii.anisov@gmail.com \
    --to=andrii.anisov@gmail.com \
    --cc=andrii_anisov@epam.com \
    --cc=julien.grall@arm.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.