* [GIT PULL] Devicetree fix for 3.11
@ 2013-08-22 2:11 Rob Herring
0 siblings, 0 replies; only message in thread
From: Rob Herring @ 2013-08-22 2:11 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
Grant Likely, Wladislav Wiebe, Benjamin Herrenschmidt
Hi Linus,
Please pull this single fix for a missing memory initialization in DT
unflattening code.
Rob
The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8:
Linux 3.11-rc5 (2013-08-11 18:04:20 -0700)
are available in the git repository at:
git://sources.calxeda.com/kernel/linux.git tags/devicetree-fixes-for-3.11
for you to fetch changes up to 9e40127526e857fa3f29d51e83277204fbdfc6ba:
of: fdt: fix memory initialization for expanded DT (2013-08-21 20:05:49 -0500)
----------------------------------------------------------------
For DT unflattening, add missing memory initialization. This is needed
for arches like PPC that use memblock_alloc. This appears to have been
an issue for some time, but is a somewhat limited usecase of OF_DYNAMIC.
----------------------------------------------------------------
Wladislav Wiebe (1):
of: fdt: fix memory initialization for expanded DT
drivers/of/fdt.c | 2 ++
1 file changed, 2 insertions(+)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-22 2:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22 2:11 [GIT PULL] Devicetree fix for 3.11 Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox