git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4397bed
)
sparc64: Adjust KTSB assembler to support larger physical addresses.
author
David S. Miller
<davem@davemloft.net>
Wed, 17 Sep 2014 17:14:56 +0000
(10:14 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 5 Oct 2014 23:53:39 +0000
(16:53 -0700)
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>
No differences found