linux/arch/um/kernel/skas
Johannes Berg 0dafcbe128 um: Implement TRACE_IRQFLAGS_SUPPORT
UML enables TRACE_IRQFLAGS_SUPPORT but doesn't actually implement
it. It seems to have been added for lockdep support, but that can't
actually really work well without IRQ flags tracing, as is also
very noisily reported when enabling CONFIG_DEBUG_LOCKDEP.

Implement it now.

Fixes: 711553efa5 ("[PATCH] uml: declare in Kconfig our partial LOCKDEP support")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2019-09-15 21:37:11 +02:00
..
clone.c um: Switch clocksource to hrtimers 2015-11-06 22:54:49 +01:00
Makefile um: Fix kcov crash during startup 2019-07-02 23:27:42 +02:00
mmu.c um: Implement TRACE_IRQFLAGS_SUPPORT 2019-09-15 21:37:11 +02:00
process.c um: Implement TRACE_IRQFLAGS_SUPPORT 2019-09-15 21:37:11 +02:00
syscall.c um: Support time travel mode 2019-07-02 23:27:36 +02:00
uaccess.c um: remove unused variable 2019-05-07 23:18:28 +02:00