]> git.baikalelectronics.ru Git - kernel.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)
commitf0b6f3ff24d5eb25ddf6ea4615645223d4ed46dc
tree05dbf1ace4fa78293b5f1aa8def90aa32574d172
parentdbad343286f6b227b43db330d0f1e7bf6e58eb84
parenta419c942f7b5247a3f7ca25767b65c4ccaf3ba36
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