commit | 8c82dc0e883821c098c8b0b130ffebabf9aab5df | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Sep 17 10:14:56 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 05 16:53:39 2014 -0700 |
tree | 47d5fb85d84918f4857bfa37b0a363d517685ffb | |
parent | 4397bed080598001e88f612deb8b080bb1cc2322 [diff] |
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 <davem@davemloft.net> Acked-by: Bob Picco <bob.picco@oracle.com>