Hi Linus,
Can you pull this bug fix into your tree please?
Thanks,
g.
The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:
Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)
are available in the git repository at:
git://git.secretlab.ca/git/linux tags/dt-for-linus
for you to fetch changes up to a67a6ed15513541579d38bcbd127e7be170710e5:
of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
(2014-06-26 17:28:28 +0100)
----------------------------------------------------------------
Devicetree bugfixe for v3.16
Important bug fix for parsing 64-bit addresses on 32-bit platforms.
Without this patch the kernel will try to use memory ranges that cannot
be reached.
----------------------------------------------------------------
Laura Abbott (1):
of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
drivers/of/fdt.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html