Commit aaa736b
committed
io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache
Doesn't matter right now as there's still some bytes left for it, but
let's prepare for the io_kiocb potentially growing and add a specific
freeptr offset for it.
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent ff1256b commit aaa736b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3846 | 3846 | | |
3847 | 3847 | | |
3848 | 3848 | | |
| 3849 | + | |
| 3850 | + | |
3849 | 3851 | | |
3850 | 3852 | | |
3851 | 3853 | | |
| |||
0 commit comments