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)
commita5e48b88da225580394f825ffe67e444b050074b
tree2be84a73c04e0226590a5f3af88efa99fd7471de
parentee4bcdf1d248c4ebe5f73e11631c3bd3f76d777b
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