* [GIT PULL] locking changes for v6.11
@ 2024-07-15 12:11 Ingo Molnar
2024-07-17 0:49 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2024-07-15 12:11 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Peter Zijlstra, Thomas Gleixner, Will Deacon,
Waiman Long, Boqun Feng, Borislav Petkov
Linus,
Please pull the latest locking/core Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking-core-2024-07-15
# HEAD: e81859fe64ad42dccefe134d1696e0635f78d763 locking/rwsem: Add __always_inline annotation to __down_write_common() and inlined callers
Locking changes for v6.11:
- Jump label fixes, including a perf events fix that originally
manifested as jump label failures, but was a serialization bug
at the usage site.
- Mark down_write*() helpers as __always_inline, to improve
WCHAN debuggability.
- Misc cleanups and fixes.
Thanks,
Ingo
------------------>
Ingo Molnar (1):
cleanup: Standardize the header guard define's name
John Stultz (1):
locking/rwsem: Add __always_inline annotation to __down_write_common() and inlined callers
Thomas Gleixner (4):
perf/x86: Serialize set_attr_rdpmc()
jump_label: Fix concurrency issues in static_key_slow_dec()
jump_label: Clarify condition in static_key_fast_inc_not_disabled()
jump_label: Simplify and clarify static_key_fast_inc_cpus_locked()
arch/x86/events/core.c | 3 ++
include/linux/cleanup.h | 6 ++--
kernel/jump_label.c | 74 ++++++++++++++++++++++++++++++-------------------
kernel/locking/rwsem.c | 6 ++--
4 files changed, 55 insertions(+), 34 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] locking changes for v6.11
2024-07-15 12:11 [GIT PULL] locking changes for v6.11 Ingo Molnar
@ 2024-07-17 0:49 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-17 0:49 UTC (permalink / raw)
To: Ingo Molnar
Cc: Linus Torvalds, linux-kernel, Peter Zijlstra, Thomas Gleixner,
Will Deacon, Waiman Long, Boqun Feng, Borislav Petkov
The pull request you sent on Mon, 15 Jul 2024 14:11:50 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking-core-2024-07-15
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/151647ab581013b482893d4e2218cd29b005cd6b
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-17 0:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 12:11 [GIT PULL] locking changes for v6.11 Ingo Molnar
2024-07-17 0:49 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.