From a74cc9ba2e9a4c4041fea519bd3ba8b16fad570b Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Wed, 21 Nov 2007 16:55:27 +0900 Subject: [PATCH] --- yaml --- r: 77769 b: refs/heads/master c: ddf7f1d339861b9867342edccc9c6b864ca9dd26 h: refs/heads/master i: 77767: b98afcfad380d3d69502e60cab2ccd87f7be7135 v: v3 --- [refs] | 2 +- trunk/arch/sh/mm/fault_64.c | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index f42ac3060c14..7ecb4370b501 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 71373068067b01c963eed1350909de81fc6a6d04 +refs/heads/master: ddf7f1d339861b9867342edccc9c6b864ca9dd26 diff --git a/trunk/arch/sh/mm/fault_64.c b/trunk/arch/sh/mm/fault_64.c index 1469aa70bc78..399d53710d2f 100644 --- a/trunk/arch/sh/mm/fault_64.c +++ b/trunk/arch/sh/mm/fault_64.c @@ -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