linux/arch/um/os-Linux
Johannes Berg 11385539c0 um: time-travel: Correct time event IRQ delivery
Lockdep (on 5.10-rc) points out that we're delivering IRQs while IRQs
are not even enabled, which clearly shouldn't happen. Defer the time
event IRQ delivery until they actually are enabled.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2020-12-13 22:42:06 +01:00
..
drivers
skas um: Fetch registers only for signals which need them 2020-12-13 22:38:06 +01:00
Makefile um: Increase stack frame size threshold for signal.c 2020-12-13 22:22:00 +01:00
elf_aux.c
execvp.c
file.c
helper.c um: allocate a guard page to helper threads 2020-12-13 22:38:06 +01:00
irq.c um: Monitor error events in IRQ controller 2020-12-13 22:38:28 +01:00
main.c
mem.c
process.c
registers.c
sigio.c um: irq/sigio: Support suspend/resume handling of workaround IRQs 2020-12-13 22:42:01 +01:00
signal.c um: time-travel: Correct time event IRQ delivery 2020-12-13 22:42:06 +01:00
start_up.c
time.c um: Simplify os_idle_sleep() and sleep longer 2020-12-13 22:22:37 +01:00
tty.c
umid.c um: Remove use of asprinf in umid.c 2020-12-13 22:21:07 +01:00
user_syms.c
util.c um: Some fixes to build UML with musl 2020-10-11 23:13:06 +02:00