commit | bb7b435388b9f035ecfb16f42b5c6bf428359c63 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Sep 18 15:39:06 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 12 15:22:34 2013 -0800 |
tree | 5e64fe2772da7d787f88a6e7854db642c2dc2bb1 | |
parent | e0a45e3580a033669b24b04c3535515d69bb9702 [diff] |
sparc64: Document the shift counts used to validate linear kernel addresses. 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>