commit | 4397bed080598001e88f612deb8b080bb1cc2322 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Sep 26 21:58:33 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 05 16:53:39 2014 -0700 |
tree | c649278e09119997cb28176bb5b090b8b881fc5c | |
parent | ac55c768143aa34cc3789c4820cbb0809a76fd9c [diff] |
sparc64: Define VA hole at run time, rather than at compile time. 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>