Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Aug 2014 23:28:08 +0000 (17:28 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Aug 2014 23:28:08 +0000 (17:28 -0600)
commit179c0ac67b9d947d2de69e9f08a743e7c74a8dce
tree3f3e22af02df6d8e685fb8aa89731f3746306e35
parentad15afb8b9e80bec6c4337369f63207ff59c44ae
parent10cf15e1d1289aa0bf1d26e9f55176b4c7c5c512
Merge git://git./linux/kernel/git/davem/sparc

Pull Sparc fixes from David Miller:
 "Hook up the memfd syscall, and properly claim all PCI resources
  discovered when building the PCI device tree"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
  sparc: Hook up memfd_create system call.
  sparc64: Properly claim resources as each PCI bus is probed.
  sparc64: Skip bogus PCI bridge ranges.
  sparc64: Expand PCI bridge probing debug logging.