projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0f40464
e392427
)
Merge tag 'locking-futex-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 25 Mar 2025 17:00:17 +0000
(10:00 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 25 Mar 2025 17:00:17 +0000
(10:00 -0700)
Pull futex update from Thomas Gleixner:
"A single update for futexes:
Use a precomputed mask for the hash computation instead of computing
the mask from the size on every invocation"
* tag 'locking-futex-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
futex: Use a hashmask instead of hashsize
Trivial merge