sparc64 address-congruence property
authorbob picco <bpicco@meloft.net>
Tue, 11 Jun 2013 18:54:51 +0000 (14:54 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Jul 2013 23:18:32 +0000 (16:18 -0700)
commitb37c61632db280b4e831dc2431a73ca045bc7e42
tree4f53e7810b7cf5e033752624775e2fc8b9409902
parent00c218981b362e8dbfd624ebf0c874bb1bc9df04
sparc64 address-congruence property

Upstream commit 771a37ff4d80b80db3b0df3e7696f14b298c67b7

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/mm/init_64.c