diff options
author | Christoph Hellwig <hch@lst.de> | 2024-06-26 17:26:29 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-06-26 18:37:35 +0300 |
commit | e94b45d08b5d1c230c0f59c3eed758d28658851e (patch) | |
tree | 0b340806fc8d7ad718ab1e9abc99aa0a977035ea /include/linux/nodemask.h | |
parent | abfc9d810926dfbf5645c7755c8d5ab96273f27d (diff) | |
download | linux-e94b45d08b5d1c230c0f59c3eed758d28658851e.tar.xz |
block: move dma_pad_mask into queue_limits
dma_pad_mask is a queue_limits by all ways of looking at it, so move it
there and set it through the atomic queue limits APIs.
Add a little helper that takes the alignment and pad into account to
simplify the code that is touched a bit.
Note that there never was any need for the > check in
blk_queue_update_dma_pad, this probably was just copy and paste from
dma_update_dma_alignment.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20240626142637.300624-9-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/nodemask.h')
0 files changed, 0 insertions, 0 deletions