Skip to content
Commit 26784f1e authored by Simon Glass's avatar Simon Glass Committed by Wolfgang Denk
Browse files

ext2: Cache line align indirection buffers



Make ext2 use cache line aligned buffers for reading from the filesystem.
This is needed when caches are enabled because unaligned cache invalidates
are not safe.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent aa701b94
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment