Skip to content
Commit bd5c4fac authored by Mikulas Patocka's avatar Mikulas Patocka Committed by Jens Axboe
Browse files

Fix slab name "biovec-(1<<(21-12))"



I'm getting a slab named "biovec-(1<<(21-12))". It is caused by unintended
expansion of the macro BIO_MAX_PAGES. This patch renames it to biovec-max.

Signed-off-by: default avatarMikulas Patocka <mpatocka@redhat.com>
Cc: stable@vger.kernel.org	# v4.14+
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 6e2fb221
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment