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:
ac55c76
)
sparc64: Define VA hole at run time, rather than at compile time.
author
David S. Miller
<davem@davemloft.net>
Sat, 27 Sep 2014 04:58:33 +0000
(21:58 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 5 Oct 2014 23:53:39 +0000
(16:53 -0700)
Now that we use 4-level page tables, we can provide up to 53-bits of
virtual address space to the user.
Adjust the VA hole based upon the capabilities of the cpu type probed.
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Bob Picco <bob.picco@oracle.com>
No differences found