Home
last modified time | relevance | path

Searched hist:f35ad083783e8ed6ac030f5feb209f864875b413 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/irq/
H A Dmanage.cdiff f35ad083783e8ed6ac030f5feb209f864875b413 Mon Jun 13 04:39:44 CDT 2016 Marc Zyngier <marc.zyngier@arm.com> genirq: Look-up percpu trigger type if not specified by caller

As we now do for non-percpu interrupt, perform a lookup of the
interrupt trigger if the user doesn't supply one. The difference
here is that we can only do it at enable time (trigger configuration
can be per-cpu as well).

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>