From: Paul Mundt Date: Fri, 14 Aug 2009 17:49:40 +0000 (+0900) Subject: sh: TLB protection violation exception optimizations. X-Git-Tag: v2.6.32-rc1~640^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=112e58471de3431fbd03dee514777ad4a66a77b2;p=pandora-kernel.git sh: TLB protection violation exception optimizations. This adds a bit of rework to have the TLB protection violations skip the TLB miss fastpath and go directly in to do_page_fault(), as these require slow path handling. Based on an earlier patch by SUGIOKA Toshinobu. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed