]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: Fix module loading on system with WB cache
authorMichal Simek <monstr@monstr.eu>
Fri, 14 May 2010 05:40:46 +0000 (07:40 +0200)
committerMichal Simek <monstr@monstr.eu>
Fri, 14 May 2010 05:43:38 +0000 (07:43 +0200)
commitc0c47cf888c1bb109ff7f101818c4b4b1f0bc78b
tree2be84a73c04e0226590a5f3af88efa99fd7471de
parent2d38362e74bbe196c1359bed48bf14918f35e674
microblaze: Fix module loading on system with WB cache

There is necessary to flush whole dcache. Icache work should be
done in kernel/module.c.

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