summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2018-03-21 19:49:29 +0300
committerJens Axboe <axboe@kernel.dk>2018-03-22 04:25:22 +0300
commitbd5c4facf59648581d2f1692dad7b107bf429954 (patch)
tree961e12794c23c3af23648151c22dbd7589dd7085 /drivers/mmc/core
parent6e2fb22103b99c26ae30a46512abe75526d8e4c9 (diff)
downloadlinux-bd5c4facf59648581d2f1692dad7b107bf429954.tar.xz
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 'drivers/mmc/core')
0 files changed, 0 insertions, 0 deletions