]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Nov 2013 23:22:33 +0000 (15:22 -0800)
commit4af48ceae51c0aa997f16d4f715200d392511134
tree85397cf5a1073f132c752d9f43f5ada6a50a1c05
parent09074364ecb54165baaa64910b99ff17d6640885
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