From: Nobuhiro Iwamatsu Date: Fri, 4 Nov 2011 13:13:50 +0000 (+0900) Subject: sh: Fix cached/uncaced address calculation in 29bit mode X-Git-Tag: v3.2-rc2~8^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfd3b596fbbfa48b8e7966ef996d587157554b69;p=pandora-kernel.git sh: Fix cached/uncaced address calculation in 29bit mode In the case of 29bit mode, CAC/UNCAC_ADDR does not return a right address. This revises this problem by using P1SEGADDR and P2SEGADDR in 29bit mode. Reported-by: Yutaro Ebihara Signed-off-by: Nobuhiro Iwamatsu Tested-by: Kuninori Morimoto Tested-by: Simon Horman Cc: stable@kernel.org Signed-off-by: Paul Mundt --- Reading git-diff-tree failed