sparc64 address-congruence property
authorbob picco <bpicco@meloft.net>
Tue, 11 Jun 2013 18:54:51 +0000 (14:54 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Jun 2013 09:10:30 +0000 (02:10 -0700)
commit771a37ff4d80b80db3b0df3e7696f14b298c67b7
treeca01b271e991cb89fa1ffef4c49331e55f093d2f
parentd72ee6be58b7c99a6e8da6584106c5958dae2bf8
sparc64 address-congruence property

The Machine Description (MD) property "address-congruence-offset" is
optional. According to the MD specification the value is assumed 0UL when
not present. This caused early boot failure on T5.

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