linux-stable/arch/um
Anton Ivanov 142c25ae48 um: Fix off by one error in IRQ enumeration
[ Upstream commit 09ccf0364c ]

Fix an off-by-one in IRQ enumeration

Fixes: 49da7e64f3 ("High Performance UML Vector Network Driver")
Reported by: Dana Johnson <djohns042@gmail.com>
Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:51:13 +01:00
..
configs um: defconfig: Cleanup from old Kconfig options 2017-09-13 22:32:51 +02:00
drivers um: Fix IRQ controller regression on console read 2020-01-27 14:50:59 +01:00
include um: Fix off by one error in IRQ enumeration 2020-01-27 14:51:13 +01:00
kernel um: Fix IRQ controller regression on console read 2020-01-27 14:50:59 +01:00
os-Linux um: Give start_idle_thread() a return code 2018-11-27 16:12:59 +01:00
scripts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
.gitignore
Kconfig kconfig: include kernel/Kconfig.preempt from init/Kconfig 2018-08-02 08:06:54 +09:00
Kconfig.debug um: Make GCOV depend on !KCOV 2019-12-05 09:20:52 +01:00
Makefile kbuild: rename LDFLAGS to KBUILD_LDFLAGS 2018-08-24 08:22:08 +09:00
Makefile-os-Linux
Makefile-skas