]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
microblaze: Fix cache loop function for cache range
authorMichal Simek <monstr@monstr.eu>
Mon, 15 Feb 2010 09:50:42 +0000 (10:50 +0100)
committerMichal Simek <monstr@monstr.eu>
Mon, 22 Feb 2010 08:13:06 +0000 (09:13 +0100)
commit08b0a53bba2cdd3e2504b9038638d437b8af32b3
treed03becdcd525fe839225ea0c0c2f4c1e255e1ffc
parenta206d354e68a546b2294664313e5a60540a9e043
microblaze: Fix cache loop function for cache range

I create wrong asm code but none test shows that this part of code is wrong.
I am not convinces that were good idea to create asm optimized macros
for caches. The reason is that there is not optimization with previous code
that's why make sense to add old code and do some benchmarking which
functions are faster.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/cpu/cache.c