]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 May 2017 22:03:24 +0000 (15:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 May 2017 22:03:24 +0000 (15:03 -0700)
commit1fbbed4137de93e02fc62776b8bf08a2d9ae1141
tree1a50291637d723e1a49eed91d5d15d22452750c4
parentf538a82c075ba3d31e7691a361f28795eff0a786
parent49e67dd17649b60b4d54966e18ec9c80198227f0
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull DeviceTree fixes from Rob Herring:

 - fix missing allocation failure handling in fdt code

 - fix dtc compile error on 32-bit hosts

 - revert bad sparse changes causing GCC7 warnings

* tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  of: fdt: add missing allocation-failure check
  dtc: check.c fix compile error
  Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and resolver code"
drivers/of/fdt.c