sparc64: Document the shift counts used to validate linear kernel addresses.
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Sep 2013 22:39:06 +0000 (15:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Nov 2013 23:22:34 +0000 (15:22 -0800)
This way we can see exactly what they are derived from, and in particular
how they would change if we were to use a different PAGE_OFFSET value.

Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Bob Picco <bob.picco@oracle.com>

No differences found