mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-15 02:05:33 +00:00
90df9792d9
# New commits in locking/core: cb4ccc70344c ("MAINTAINERS: Add static_call_inline.c to STATIC BRANCH/CALL") a937f384c9da ("cleanup, tags: Create tags for the cleanup primitives") abfdccd6af2b ("sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled") fbd7a5a0359b ("rust: sync: Add lock::Backend::assert_is_held()") eb5ccb038284 ("rust: sync: Add SpinLockGuard type alias") 37624dde4768 ("rust: sync: Add MutexGuard type alias") daa03fe50ec3 ("rust: sync: Make Guard::new() public") 15abc88057ee ("rust: sync: Add Lock::from_raw() for Lock<(), B>") 9793c9bb91f1 ("locking: MAINTAINERS: Start watching Rust locking primitives") 343060092585 ("lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKING") 8148fa2e022b ("lockdep: Mark chain_hlock_class_idx() with __maybe_unused") bd7b5ae26618 ("lockdep: Document MAX_LOCKDEP_CHAIN_HLOCKS calculation") 88a79e88a97c ("lockdep: Clarify size for LOCKDEP_*_BITS configs") e638072e6172 ("lockdep: Fix upper limit for LOCKDEP_*_BITS configs") 0d3547df6934 ("locking/ww_mutex/test: Use swap() macro") 63a48181fbcd ("smp/scf: Evaluate local cond_func() before IPI side-effects") d387ceb17149 ("locking/lockdep: Enforce PROVE_RAW_LOCK_NESTING only if ARCH_SUPPORTS_RT") Signed-off-by: Ingo Molnar <mingo@kernel.org>