sparc64: Use PAGE_OFFSET instead of a magic constant.
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Sep 2013 19:00:00 +0000 (12:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Nov 2013 23:22:33 +0000 (15:22 -0800)
commit922631b988d8cbb821ebe2c67feffc0b95264894
tree85397cf5a1073f132c752d9f43f5ada6a50a1c05
parentc920745e6964bd4b9315a17b018d83fad66010d3
sparc64: Use PAGE_OFFSET instead of a magic constant.

This pertains to all of the computations of the kernel fast
TLB miss xor values.

Based upon a patch by Bob Picco.

Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Bob Picco <bob.picco@oracle.com>
arch/sparc/mm/init_64.c