[U-Boot] [PATCH] ext2: Cache line align indirection buffers

Wolfgang Denk wd at denx.de
Thu Jan 5 17:12:18 CET 2012


Dear Simon Glass,

In message <1324497688-26529-1-git-send-email-sjg at chromium.org> you wrote:
> 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: Simon Glass <sjg at chromium.org>
> ---
>  fs/ext2/ext2fs.c |   18 ++++++++++++------
>  1 files changed, 12 insertions(+), 6 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Real Programmers always confuse Christmas and Halloween because
OCT 31 == DEC 25 !  - Andrew Rutherford (andrewr at ucs.adelaide.edu.au)


More information about the U-Boot mailing list