diff options
author | Ming Lei <ming.lei@redhat.com> | 2018-03-06 12:07:13 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-03-06 10:35:09 -0700 |
commit | 66231ad3e2886ba99fbf440cea44cab547e5163f (patch) | |
tree | a9b22759440fd523b943f49892f3f7e166cf3701 /init | |
parent | b5d013bc09e9e76df9cdc85c2598486ba9a5b9b6 (diff) |
block: null_blk: fix 'Invalid parameters' when loading module
On ARM64, the default page size has been 64K on some distributions, and
we should allow ARM64 people to play null_blk.
This patch fixes the issue by extend page bitmap size for supporting
other non-4KB PAGE_SIZE.
Cc: Bart Van Assche <Bart.VanAssche@wdc.com>
Cc: Shaohua Li <shli@kernel.org>
Cc: Kyungchan Koh <kkc6196@fb.com>,
Cc: weiping zhang <zhangweiping@didichuxing.com>
Cc: Yi Zhang <yi.zhang@redhat.com>
Reported-by: Yi Zhang <yi.zhang@redhat.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions