https://github.com/torvalds/linux
Revision 4110b5cbb014ebaaeb3d18ac8b98470b7251847d authored by Marc Zyngier on 17 August 2018, 08:18:01 UTC, committed by Marc Zyngier on 20 August 2018, 08:54:44 UTC
Although GICv3 doesn't directly offers support for wake-up interrupts
and relies on external HW for this, it shouldn't prevent the driver
for such HW from doing it work.

Let's set the required flags on the irq_chip structures.

Reported-by: Lina Iyer <ilina@codeaurora.org>
Tested-by: Lina Iyer <ilina@codeaurora.org>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
1 parent 44beda0
History
Tip revision: 4110b5cbb014ebaaeb3d18ac8b98470b7251847d authored by Marc Zyngier on 17 August 2018, 08:18:01 UTC
irqchip/gic-v3: Allow interrupt to be configured as wake-up sources
Tip revision: 4110b5c
File Mode Size
Makefile -rw-r--r-- 361 bytes
compat.c -rw-r--r-- 2.2 KB
ipc_sysctl.c -rw-r--r-- 5.4 KB
mq_sysctl.c -rw-r--r-- 2.9 KB
mqueue.c -rw-r--r-- 39.0 KB
msg.c -rw-r--r-- 29.7 KB
msgutil.c -rw-r--r-- 3.6 KB
namespace.c -rw-r--r-- 4.8 KB
sem.c -rw-r--r-- 61.2 KB
shm.c -rw-r--r-- 41.6 KB
syscall.c -rw-r--r-- 4.7 KB
util.c -rw-r--r-- 22.6 KB
util.h -rw-r--r-- 8.9 KB

back to top