Thread (68 messages) 68 messages, 13 authors, 2013-12-20

[RFC part1 PATCH 5/7] ARM64 / ACPI: Introduce arm_core.c and its related head file

From: arnd@arndb.de (Arnd Bergmann)
Date: 2013-12-05 03:38:53
Also in: linux-acpi, lkml

On Tuesday 03 December 2013, Hanjun Guo wrote:
+static unsigned int gsi_to_irq(unsigned int gsi)
+{
+       int irq = irq_create_mapping(NULL, gsi);
+
+       return irq;
+}
I think this could use a comment regarding your plans for IRQ domains.

Do you expect that all ACPI systems would have only a single GIC IRQ
controller and a single domain, or do you plan to add irqdomain code
later?

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help