projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7137306
)
sh: Kill off a stray proc tlb reference in fault_64.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 21 Nov 2007 07:55:27 +0000
(16:55 +0900)
committer
Paul 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/mm/fault_64.c
b/arch/sh/mm/fault_64.c
index 1469aa70bc783b82272fcbeecedee1c34fba039a..399d53710d2fe406e12ae695274c0c4f12a1f222 100644
(file)
--- a/
arch/sh/mm/fault_64.c
+++ b/
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