]> git.baikalelectronics.ru Git - kernel.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>
Wed, 24 Feb 2010 12:18:29 +0000 (13:18 +0100)
commitdf593008b120b4084b9ebb23237ce99436ff5173
tree10f35ab6ea332bb2f082c5ffaed60e6442d36508
parente3182b87ed42c88427b154ffc0651d68e322eecd
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