]> 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)
commit48a7b0e537b2e77008ab947c8985095718c03256
tree05dbf1ace4fa78293b5f1aa8def90aa32574d172
parentb63dc31e247c0136fe75c9f36e81cd05581ae8c5
parentc7221079555f484b67dbb552256511ae467826fb
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