diff options
author | 2025-05-28 10:34:30 +0200 | |
---|---|---|
committer | 2025-05-28 06:28:30 -0400 | |
commit | 4dbe28c0fabd69842890ba38f185b96664cba26a (patch) | |
tree | 897e71ba816c4687c79ea0d30ac85975dc90dfd0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RISC-V: KVM: use kvm_trylock_all_vcpus when locking all vCPUs (diff) | |
download | wireguard-linux-4dbe28c0fabd69842890ba38f185b96664cba26a.tar.xz wireguard-linux-4dbe28c0fabd69842890ba38f185b96664cba26a.zip |
rust: add helper for mutex_trylock
After commit c5b6ababd21a ("locking/mutex: implement mutex_trylock_nested",
currently in the KVM tree) mutex_trylock() will be a macro when lockdep is
enabled. Rust therefore needs the corresponding helper. Just add it and
the rust/bindings/bindings_helpers_generated.rs Makefile rules will do
their thing.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20250528083431.1875345-1-pbonzini@redhat.com>
Acked-by: Miguel Ojeda <ojeda@kernel.org>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions