Skip to content
Commit efffde36 authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Define tlb_flush macro



This fix remove bug which we had till now in all
Microblaze MMU code. Primary tested on mmap01 LTP test.
We forget to flush invalid tlb which were changed - we
used them and there were wrong old data which wasn't correct.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 4be3bd78
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment