]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Oct 2013 22:20:45 +0000 (23:20 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Oct 2013 22:20:45 +0000 (23:20 +0100)
commitc56f4b95cd6aedb51bd3c1a52fac8f1937a3e06e
tree7de5baee1e67f29ec1b9532095cf3e9bcde1bc01
parent3c21509ea9c888a50285dca0d542118a636acd2c
parent9cae91044d3c5cb8a712b940b1d9ab8c5c9c2008
Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parsic fixes from Helge Deller:
 "There are just two small fixes in here:
   - Revert a commit which exported the flush_cache_page function.  This
     was noticed by Christoph Hellwig.
   - Enable the DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD config
     options in the parisc defconfigs so that latest udev/initrd finds
     the root disk at boot"

* 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs
  Revert "parisc: Export flush_cache_page() (needed by lustre)"