aboutsummaryrefslogtreecommitdiff
path: root/crypto/sm3_generic.c
diff options
context:
space:
mode:
authorJens Axboe2022-04-11 17:03:26 -0600
committerJens Axboe2022-04-11 17:06:13 -0600
commit2804ecd8d3e3730b4f999cc1ff4b2441e1f4d513 (patch)
tree168ef66b171945071461f5319c7db7f105c96e1b /crypto/sm3_generic.c
parent6f83ab22adcb77a5824d2c274dace0d99e21319f (diff)
io_uring: move apoll->events cache
In preparation for fixing a regression with pulling in an extra cacheline for IO that doesn't usually touch the last cacheline of the io_kiocb, move the cached location of apoll->events to space shared with some other completion data. Like cflags, this isn't used until after the request has been completed, so we can piggy back on top of comp_list. Fixes: 81459350d581 ("io_uring: cache req->apoll->events in req->cflags") Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'crypto/sm3_generic.c')
0 files changed, 0 insertions, 0 deletions