From: Paul Mundt Date: Mon, 14 May 2012 06:52:28 +0000 (+0900) Subject: sh64: Migrate to __update_tlb() API. X-Git-Tag: v3.5-rc1~134^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c06fd28387a3da2cc4763f7f471f735ccdd61b88;p=pandora-kernel.git 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 --- Reading git-diff-tree failed