diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2018-03-21 12:49:29 -0400 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-03-21 19:25:22 -0600 |
commit | bd5c4facf59648581d2f1692dad7b107bf429954 (patch) | |
tree | 961e12794c23c3af23648151c22dbd7589dd7085 /ipc/compat.c | |
parent | 6e2fb22103b99c26ae30a46512abe75526d8e4c9 (diff) | |
download | linux-bd5c4facf59648581d2f1692dad7b107bf429954.tar.bz2 |
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: Mikulas Patocka <mpatocka@redhat.com>
Cc: stable@vger.kernel.org # v4.14+
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'ipc/compat.c')
0 files changed, 0 insertions, 0 deletions