Skip to content
Commit 7b83060b authored by Jan Kiszka's avatar Jan Kiszka Committed by Tom Rini
Browse files

fs: ext4: Fix alignment of cache buffers



We need to align the cache buffer to ARCH_DMA_MINALIGN in order to avoid
access errors like

CACHE: Misaligned operation at range [be0231e0, be0235e0]

seen on the MCIMX7SABRE.

Fixes: d5aee659 ("fs: ext4: cache extent data")
Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarStephen Warren <swarren@nvidia.com>
Tested-by: default avatarPeter Robinson <pbrobinson@gmail.com>
parent cb11eed2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment