aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorGao Xiang <[email protected]>2022-07-08 18:10:01 +0800
committerGao Xiang <[email protected]>2022-07-09 06:35:09 +0800
commit448b5a1548d87c246c3d0c3df8480d3c6eb6c11a (patch)
tree4a9779d849bfbee1d32b83a19517c43775b2b838 /lib/mpi/mpi-sub-ui.c
parent2df7c4bd7c1d2bc5ece5e9ed19dbd386810c2a65 (diff)
erofs: avoid consecutive detection for Highmem memory
Currently, vmap()s are avoided if physical addresses are consecutive for decompressed buffers. I observed that is very common for 4KiB pclusters since the numbers of decompressed pages are almost 2 or 3. However, such detection doesn't work for Highmem pages on 32-bit machines, let's fix it now. Reported-by: Liu Jinbao <[email protected]> Fixes: 7fc45dbc938a ("staging: erofs: introduce generic decompression backend") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions