]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
sh64: Migrate to __update_tlb() API.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 06:52:28 +0000 (15:52 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 06:52:28 +0000 (15:52 +0900)
commitc06fd28387a3da2cc4763f7f471f735ccdd61b88
treee2d95ffa04f7e5b17958831e29935a231e094d09
parent28080329ede3e4110bb14306b4529a5b9a2ce163
sh64: Migrate to __update_tlb() API.

Now that we have a method for finding out if we're handling an ITLB fault
or not without passing it all the way down the chain, it's possible to
use the __update_tlb() interface in place of a special __do_tlb_refill().

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/tlb-sh5.c
arch/sh/mm/tlbex_64.c
arch/sh/mm/tlbflush_64.c