From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 05 Jan 2012 17:12:18 +0100 Subject: [U-Boot] [PATCH] ext2: Cache line align indirection buffers In-Reply-To: <1324497688-26529-1-git-send-email-sjg@chromium.org> References: <1324497688-26529-1-git-send-email-sjg@chromium.org> Message-ID: <20120105161218.68A011FD3DA@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon Glass, In message <1324497688-26529-1-git-send-email-sjg@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 > --- > 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)