projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
081edde
cc2e9d2
)
Merge tag 'slab-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka...
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 19 Jan 2023 20:24:39 +0000
(12:24 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 19 Jan 2023 20:24:39 +0000
(12:24 -0800)
Pull slab fix from Vlastimil Babka:
"Just a single fix, since the lkp report originally for a slub-tiny
commit ended up being a gcov/compiler bug:
- periodically resched in SLAB's drain_freelist(), by David Rientjes"
* tag 'slab-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
mm, slab: periodically resched in drain_freelist()
Trivial merge