[GIT PULL] locking fix

From: Ingo Molnar
Date: Fri Feb 28 2025 - 14:02:54 EST


Linus,

Please pull the latest locking/urgent Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking-urgent-2025-02-28

# HEAD: b9a49520679e98700d3d89689cc91c08a1c88c1d rcuref: Plug slowpath race in rcuref_put()

Fix an rcuref_put() slowpath race.

Thanks,

Ingo

------------------>
Thomas Gleixner (1):
rcuref: Plug slowpath race in rcuref_put()


include/linux/rcuref.h | 9 ++++++---
lib/rcuref.c | 5 ++---
2 files changed, 8 insertions(+), 6 deletions(-)