commit | 3930f294d081c9e2a65f137a7d5fb6c161e4aa94 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Jun 08 07:48:11 2010 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jul 05 16:14:27 2010 -0600 |
tree | 7067d9ca87a0c2e885801dd91d72944a0aee2d22 | |
parent | 154063a9c03d31228b6f9366d2ffc2b7c4961698 [diff] |
of/address: restrict 'no-ranges' kludge to powerpc Certain Apple machines don't use the ranges property correctly, but the workaround should not be applied on other architectures. This patch disables the workaround for non-powerpc architectures. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> CC: Stephen Rothwell <sfr@canb.auug.org.au>