openwrt/target/linux/generic
Koen Vandeputte 00d48bcac0 ar71xx: Fix potentially missed IRQ handling during dispatch
If both interrupts are set in the current implementation
only the 1st will be handled and the 2nd will be skipped
due to the "if else" condition.

Fix this by using the same approach as done for QCA955x
just below it.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2019-09-13 16:40:29 +02:00
..
backport-4.9 kernel: bump 4.9 to 4.9.192 2019-09-13 16:40:29 +02:00
backport-4.14 kernel: bump 4.14 to 4.14.143 2019-09-13 16:40:29 +02:00
backport-4.19 kernel: bump 4.19 to 4.19.72 2019-09-13 16:40:29 +02:00
files kernel: mtdsplit_uimage: add support for okli image 2019-08-08 21:00:59 +08:00
hack-4.9 kernel: add disable_eap_hack sysfs attribute 2019-08-28 16:10:45 +02:00
hack-4.14 kernel: add disable_eap_hack sysfs attribute 2019-08-28 16:10:45 +02:00
hack-4.19 kernel: add disable_eap_hack sysfs attribute 2019-08-28 16:10:45 +02:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.9 kernel: bump 4.9 to 4.9.190 2019-08-28 13:08:20 +02:00
pending-4.14 ar71xx: Fix potentially missed IRQ handling during dispatch 2019-09-13 16:40:29 +02:00
pending-4.19 ar71xx: Fix potentially missed IRQ handling during dispatch 2019-09-13 16:40:29 +02:00
config-4.9 kernel: move crypto-arc4 into a module 2019-08-26 18:21:13 +02:00
config-4.14 kernel: move crypto-arc4 into a module 2019-08-26 18:21:13 +02:00
config-4.19 kernel: move crypto-arc4 into a module 2019-08-26 18:21:13 +02:00
PATCHES