Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Mikulas Patocka <[email protected]> Cc: [email protected] # v4.14+ Signed-off-by: Jens Axboe <[email protected]>
- Loading branch information