From: Andrii Anisov <andrii_ani...@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
        No changes in v2:


  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.
        Changes in v2:
         - reworded the commit title and message
         - removed an RB prematurely inserted by mistake

[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 via email to