summaryrefslogtreecommitdiff
path: root/drivers/md/dm-writecache.c
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2023-11-17 20:38:33 +0300
committerMike Snitzer <snitzer@kernel.org>2023-11-17 22:41:15 +0300
commit13648e04a9b831b3dfa5cf3887dfa6cf8fe5fe69 (patch)
tree285d33abb2fc2e3b0ab36967bc32748ba0ff62f9 /drivers/md/dm-writecache.c
parent28f07f2ab4b3a2714f1fefcc58ada4bcc195f806 (diff)
downloadlinux-13648e04a9b831b3dfa5cf3887dfa6cf8fe5fe69.tar.xz
dm-crypt: start allocating with MAX_ORDER
Commit 23baf831a32c ("mm, treewide: redefine MAX_ORDER sanely") changed the meaning of MAX_ORDER from exclusive to inclusive. So, we can allocate compound pages with up to 1 << MAX_ORDER pages. Reflect this change in dm-crypt and start trying to allocate compound pages with MAX_ORDER. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'drivers/md/dm-writecache.c')
0 files changed, 0 insertions, 0 deletions