[<prev] [next>] [day] [month] [year] [list]
Message-ID: <52157368.1000801@gmail.com>
Date: Wed, 21 Aug 2013 21:11:52 -0500
From: Rob Herring <robherring2@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
Grant Likely <grant.likely@...retlab.ca>,
Wladislav Wiebe <wladislav.kw@...il.com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>
Subject: [GIT PULL] Devicetree fix for 3.11
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(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists