microblaze: Fix consistent code
authorMichal Simek <monstr@monstr.eu>
Sat, 10 Apr 2010 15:34:06 +0000 (17:34 +0200)
committerMichal Simek <monstr@monstr.eu>
Thu, 6 May 2010 09:21:59 +0000 (11:21 +0200)
commitf1525765fb9c432f5dc5d0d18102fbe9980a14ae
tree6a2169fb8c49b7e8fd22186410b40b6dae2503d4
parent16f6e9989293ba32e33c4a2a9b29a1d77c321723
microblaze: Fix consistent code

This patch fix consistent code which had problems with consistent_free
function.
I am not sure if we need to call flush_tlb_all after it but it keeps
tlbs synced.
I added noMMU and MMU version together.

Uncached shadow feature is not tested.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/pgtable.h
arch/microblaze/kernel/dma.c
arch/microblaze/mm/consistent.c