]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: Fix cache_line_lenght
authorMichal Simek <monstr@monstr.eu>
Thu, 8 Oct 2009 11:06:42 +0000 (13:06 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 14 Dec 2009 07:44:57 +0000 (08:44 +0100)
commitfa0f46ff512e05a769150a1d9c9967f770c66ad4
tree1e9217c3af95f1843dbe499cd7022fd531ef4c38
parent586b596a1cfef773e828b3e8f29a9a27d2f5d01e
microblaze: Fix cache_line_lenght

We used cache_line as cache_line_lenght. For this reason
we did cache flushing 4 times longer than was necessary.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/cpuinfo.h
arch/microblaze/kernel/cpu/cache.c
arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c
arch/microblaze/kernel/cpu/cpuinfo-static.c