git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5e0a12
)
arm64: mm: remove unused functions and variable protoypes
author
Yingjoe Chen
<yingjoe.chen@mediatek.com>
Wed, 25 Feb 2015 02:47:45 +0000
(10:47 +0800)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 26 Feb 2015 18:25:38 +0000
(18:25 +0000)
The functions __cpu_flush_user_tlb_range and __cpu_flush_kern_tlb_range
were removed in commit
fa48e6f780
'arm64: mm: Optimise tlb flush logic
where we have >4K granule'. Global variable cpu_tlb was never used in
arm64.
Remove them.
Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/tlbflush.h
patch
|
blob
|
history
diff --cc
arch/arm64/include/asm/tlbflush.h
Simple merge