]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sparc64 address-congruence property
authorbob picco <bpicco@meloft.net>
Tue, 11 Jun 2013 14:20:45 +0000 (10:20 -0400)
committerbob picco <bpicco@meloft.net>
Thu, 13 Jun 2013 15:01:30 +0000 (11:01 -0400)
commit7ed967ddb2a6cf8409818dd688c7ea27c429c7df
tree6e660bfff0c5376a2fd733abe237366c22185fae
parent56112267bf1be91a2641c4e71283f6222aed5a65
sparc64 address-congruence property

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

Signed-off-by: Bob Picco <bob.picco@oracle.com>
arch/sparc/mm/init_64.c