aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKirill Tkhai <tkhai@yandex.ru>2013-08-02 19:23:18 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-13 14:51:08 -0700
commit8107520ccf6a1f88d2139ba99e831ca8eeca8a77 (patch)
treefda54ac11b45835601c26a05a2137927600c9ca6 /tools
parentffc8f511cbea2ff61941c26a243c70136994094d (diff)
downloadkernel_samsung_smdk4412-8107520ccf6a1f88d2139ba99e831ca8eeca8a77.zip
kernel_samsung_smdk4412-8107520ccf6a1f88d2139ba99e831ca8eeca8a77.tar.gz
kernel_samsung_smdk4412-8107520ccf6a1f88d2139ba99e831ca8eeca8a77.tar.bz2
sparc64: Fix ITLB handler of null page
[ Upstream commit 1c2696cdaad84580545a2e9c0879ff597880b1a9 ] 1)Use kvmap_itlb_longpath instead of kvmap_dtlb_longpath. 2)Handle page #0 only, don't handle page #1: bleu -> blu (KERNBASE is 0x400000, so #1 does not exist too. But everything is possible in the future. Fix to not to have problems later.) 3)Remove unused kvmap_itlb_nonlinear. Signed-off-by: Kirill Tkhai <tkhai@yandex.ru> CC: David Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions