From: David S. Miller Date: Wed, 17 Sep 2014 17:14:56 +0000 (-0700) Subject: sparc64: Adjust KTSB assembler to support larger physical addresses. X-Git-Tag: fixes-against-v3.18-rc2~116^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c82dc0e883821c098c8b0b130ffebabf9aab5df;p=pandora-kernel.git sparc64: Adjust KTSB assembler to support larger physical addresses. As currently coded the KTSB accesses in the kernel only support up to 47 bits of physical addressing. Adjust the instruction and patching sequence in order to support arbitrary 64 bits addresses. Signed-off-by: David S. Miller Acked-by: Bob Picco --- Reading git-diff-tree failed