]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerJiri Slaby <jslaby@suse.cz>
Fri, 31 Oct 2014 14:06:24 +0000 (15:06 +0100)
commit642c2dbbb0907ec68ae3b3aed3a14312d9275567
tree9c8406d5479cb1c7b2f5b0422f7ba7209c24f67a
parent02432d2dfb47bb556c7cd628af58ee69c27d48c4
sparc64: Use PAGE_OFFSET instead of a magic constant.

commit 922631b988d8cbb821ebe2c67feffc0b95264894 upstream.

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