aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/mediactl/request-func-ioctl.rst
diff options
context:
space:
mode:
authorShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>2018-12-11 21:08:26 +0900
committerJens Axboe <axboe@kernel.dk>2018-12-11 16:19:38 -0700
commit927b6b2d69b4cc900fa50d7e46d8f1fa91c91b3a (patch)
treee1f46fa013f3a75142525c4a5a4c60b5f14d438c /Documentation/media/uapi/mediactl/request-func-ioctl.rst
parentaio: fix spectre gadget in lookup_ioctx (diff)
downloadlinux-dev-927b6b2d69b4cc900fa50d7e46d8f1fa91c91b3a.tar.xz
linux-dev-927b6b2d69b4cc900fa50d7e46d8f1fa91c91b3a.zip
block: Fix null_blk_zoned creation failure with small number of zones
null_blk_zoned creation fails if the number of zones specified is equal to or is smaller than 64 due to a memory allocation failure in blk_alloc_zones(). With such a small number of zones, the required memory size for all zones descriptors fits in a single page, and the page order for alloc_pages_node() is zero. Allow this value in blk_alloc_zones() for the allocation to succeed. Fixes: bf5054569653 "block: Introduce blk_revalidate_disk_zones()" Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/media/uapi/mediactl/request-func-ioctl.rst')
0 files changed, 0 insertions, 0 deletions