commit | 96178631c3f53398044ed437010f7632ad764bf8 | [log] [tgz] |
---|---|---|
author | Johannes Berg <[email protected]> | Fri Jan 10 13:54:06 2025 +0100 |
committer | Richard Weinberger <[email protected]> | Wed Feb 12 23:40:59 2025 +0100 |
tree | 2639c85ad9acebe7fa08d9d16b4f1ae363537e80 | |
parent | daa1a05ba431540097ec925d4e01d53ef29a98f1 [diff] |
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/[email protected] Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>