K 10 svn:author V 3 alc K 8 svn:date V 27 2010-06-01T19:56:02.406673Z K 7 svn:log V 356 In the case that mmu_booke_enter_locked() is changing the attributes of a mapping but not changing the physical page being mapped, the wrong flags were being inspected in order to determine whether or not to flush the instruction cache. The effect of looking at the wrong flags was that the instruction cache was never being flushed. Reviewed by: marcel END