All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] xen/arm: Rework the way to allocate event channel IRQ for hwdom
@ 2018-02-27 15:15 julien.grall
  2018-02-27 15:15 ` [PATCH 1/3] xen/arm: domain_build: Prepare DTB/ACPI tables after specific mappings julien.grall
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: julien.grall @ 2018-02-27 15:15 UTC (permalink / raw)
  To: xen-devel; +Cc: stewart.hildebrand, andre.przywara, Julien Grall, sstabellini

From: Julien Grall <julien.grall@arm.com>

Hi all,

This patch series was triggered by commit 11e7dd958d "xen/arm: domain_builder:
irq sanity check logic fix" that is valid but break some assumption in the
current Xen. Rather than removing a useful BUG_ON(), this series rework
the event channel IRQ allocation for the hardware domain.

The last patch of the series will reinstance commit 11e7dd958d.

Cheers,

Julien Grall (2):
  xen/arm: domain_build: Prepare DTB/ACPI tables after specific mappings
  xen/arm: domain_build: Rework the way to allocate the event channel
    interrupt

Stewart Hildebrand (1):
  xen/arm: domain_builder: irq sanity check logic fix

 xen/arch/arm/domain_build.c | 95 ++++++++++++++++++++++-----------------------
 1 file changed, 46 insertions(+), 49 deletions(-)

-- 
2.11.0


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-02 23:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-27 15:15 [PATCH 0/3] xen/arm: Rework the way to allocate event channel IRQ for hwdom julien.grall
2018-02-27 15:15 ` [PATCH 1/3] xen/arm: domain_build: Prepare DTB/ACPI tables after specific mappings julien.grall
2018-03-02 23:10   ` Stefano Stabellini
2018-02-27 15:15 ` [PATCH 2/3] xen/arm: domain_build: Rework the way to allocate the event channel interrupt julien.grall
2018-03-02 23:10   ` Stefano Stabellini
2018-02-27 15:15 ` [PATCH 3/3] xen/arm: domain_builder: irq sanity check logic fix julien.grall
2018-03-02 23:10   ` Stefano Stabellini

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.