linux/arch/um/os-Linux
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
..
drivers um: return negative in tuntap_open_tramp() 2017-09-13 22:36:50 +02:00
skas um: Implement TRACE_IRQFLAGS_SUPPORT 2019-09-15 21:37:11 +02:00
elf_aux.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
execvp.c um: Use os_warn to print out pre-boot warning/error messages 2017-07-05 23:18:25 +02:00
file.c um: Add support for DISCARD in the UBD Driver 2018-12-27 22:48:20 +01:00
helper.c um: Fix waitpid() usage in helper code 2015-10-19 22:53:37 +02:00
irq.c Epoll based IRQ controller 2018-02-19 19:38:51 +01:00
main.c um: Implement TRACE_IRQFLAGS_SUPPORT 2019-09-15 21:37:11 +02:00
Makefile um: remove unused AIO code 2018-10-29 22:23:12 +01:00
mem.c um: Use os_warn to print out pre-boot warning/error messages 2017-07-05 23:18:25 +02:00
process.c um: Switch clocksource to hrtimers 2015-11-06 22:54:49 +01:00
registers.c um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
sigio.c um: Implement TRACE_IRQFLAGS_SUPPORT 2019-09-15 21:37:11 +02:00
signal.c um: Implement TRACE_IRQFLAGS_SUPPORT 2019-09-15 21:37:11 +02:00
start_up.c Fix minor typos and grammar in UML start_up help 2017-09-13 22:33:23 +02:00
time.c um: Pass nsecs to os timer functions 2019-07-02 23:27:29 +02:00
tty.c um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
umid.c um: remove uses of variable length arrays 2019-05-07 23:18:28 +02:00
user_syms.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
util.c um: Add os_warn() for pre-boot warning/error messages 2017-07-05 23:18:02 +02:00