This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-sparc64 / system.h
index d6d22f9..ca08f8c 100644 (file)
@@ -175,7 +175,6 @@ do {        if (test_thread_flag(TIF_PERFCTR)) {                            \
                current_thread_info()->kernel_cntd0 += (unsigned int)(__tmp);\
                current_thread_info()->kernel_cntd1 += ((__tmp) >> 32); \
        }                                                               \
-       flush_tlb_pending();                                            \
        save_and_clear_fpu();                                           \
        /* If you are tempted to conditionalize the following */        \
        /* so that ASI is only written if it changes, think again. */   \