]> 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)
commit27f80e5bcaa716fdb89432347a9a53c4280a5149
tree1231246f66cadc9426391c752befe8736e5cc8f8
parentd3050cea1bd7b7d6bd4bc9e9b603f45158d669ac
parenta5eb02ed2e6be1155eaec61502e85917951f3a31
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