]> www.infradead.org Git - users/jedix/linux-maple.git/commit
um: virtio_uml: use raw spinlock
authorJohannes Berg <johannes.berg@intel.com>
Fri, 10 Jan 2025 12:54:05 +0000 (13:54 +0100)
committerRichard Weinberger <richard@nod.at>
Wed, 12 Feb 2025 22:40:55 +0000 (23:40 +0100)
commitdaa1a05ba431540097ec925d4e01d53ef29a98f1
tree127413cc1e39fb48fab12567d40f61b621352f1d
parent5b166b782d327f4b66190cc43afd3be36f2b3b7a
um: virtio_uml: use raw spinlock

This is needed because at least in time-travel the code
can be called directly from the deep architecture and
IRQ handling code.

Link: https://patch.msgid.link/20250110125550.32479-7-johannes@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/drivers/virtio_uml.c