Dear Simon Glass, In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] Real Programmers always confuse Christmas and Halloween because OCT 31 == DEC 25 ! - Andrew Rutherford ([email protected]) _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

