x86-32: make sure virt_addr_valid() returns false for fixmap addresses
[safe/jmp/linux-2.6] / arch / blackfin / mach-common / cache.S
index a028e94..3c98dac 100644 (file)
 .ifnb \optflushins
        \optflushins [P0];
 .endif
+#if ANOMALY_05000443
 .ifb \optnopins
 2:
 .endif
        \flushins [P0++];
 .ifnb \optnopins
-2: \optnopins;
+2:     \optnopins;
 .endif
+#else
+2:     \flushins [P0++];
+#endif
 
        RTS;
 .endm