]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Aug 2013 17:43:47 +0000 (10:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Aug 2013 17:43:47 +0000 (10:43 -0700)
commit7ff958b2ec93545ea9e867fb1a549f5c36d06007
tree1231246f66cadc9426391c752befe8736e5cc8f8
parentf94a8c7df814178839e660954f08e9060f0da0c8
parent62a7d584b743d24da4a5f10d7c5f15958061d022
Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux

Pull device tree fix from Rob Herring:
 "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"

* tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux:
  of: fdt: fix memory initialization for expanded DT