1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/um
Johannes Berg 96178631c3 um: convert irq_lock to raw spinlock
Since this is deep in the architecture, and the code is
called nested into other deep management code, this really
needs to be a raw spinlock. Convert it.

Link: https://patch.msgid.link/20250110125550.32479-8-johannes@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2025-02-12 23:40:59 +01:00
..
configs This pull request contains the following changes for UML: 2024-11-30 10:34:54 -08:00
drivers um: virtio_uml: use raw spinlock 2025-02-12 23:40:55 +01:00
include This pull request contains the following changes for UML: 2025-01-30 18:29:40 -08:00
kernel um: convert irq_lock to raw spinlock 2025-02-12 23:40:59 +01:00
os-Linux um: fix execve stub execution on old host OSs 2025-02-12 23:40:45 +01:00
scripts um: prevent user code in modules 2023-04-20 23:06:38 +02:00
.gitignore um: gitignore: Add kernel/capflags.c 2021-12-21 21:22:43 +01:00
Kbuild um: use obj-y to descend into arch/um/*/ 2023-08-26 22:41:34 +02:00
Kconfig um: move thread info into task 2024-11-12 14:50:31 +01:00
Kconfig.debug um: Disable CONFIG_GCOV with MODULES 2021-04-15 23:10:33 +02:00
Makefile um: always include kconfig.h and compiler-version.h 2024-11-07 17:36:30 +01:00
Makefile-os-Linux x86, um: get rid of arch/um/os symlink 2008-10-22 22:55:22 -07:00
Makefile-skas um: fix stub exe build with CONFIG_GCOV 2024-10-26 16:06:10 +02:00