]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Jul 2014 19:11:57 +0000 (12:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 6 Jul 2014 19:11:57 +0000 (12:11 -0700)
commit100193f5b7c6ecd0b6c4142d50d3925b2c5950af
tree05dbf1ace4fa78293b5f1aa8def90aa32574d172
parent8addf0c713061aad2fc256181be3ceac221ac215
parenta67a6ed15513541579d38bcbd127e7be170710e5
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux

Pull devicetree bugfix from Grant Likely:
 "Important bug fix for parsing 64-bit addresses on 32-bit platforms.
  Without this patch the kernel will try to use memory ranges that
  cannot be reached"

* tag 'dt-for-linus' of git://git.secretlab.ca/git/linux:
  of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch