]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sh: Kill off a stray proc tlb reference in fault_64.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 21 Nov 2007 07:55:27 +0000 (16:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:52 +0000 (13:18 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/fault_64.c

index 1469aa70bc783b82272fcbeecedee1c34fba039a..399d53710d2fe406e12ae695274c0c4f12a1f222 100644 (file)
@@ -242,10 +242,6 @@ asmlinkage int do_fast_page_fault(unsigned long long ssr_md,
        protection_flags = expevt_lookup_table.protection_flags[index];
        textaccess       = expevt_lookup_table.is_text_access[index];
 
-#ifdef CONFIG_SH64_PROC_TLB
-       ++calls_to_do_fast_page_fault;
-#endif
-
        /* SIM
         * Note this is now called with interrupts still disabled
         * This is to cope with being called for a missing IO port