All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] parisc fixes for v3.12
@ 2013-10-19 20:27 Helge Deller
  0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2013-10-19 20:27 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel Development, linux-parisc,
	James Bottomley
  Cc: Christoph Hellwig

Hi Linus,

Please pull the latest parisc fixes from

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-3.12

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.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (2):
      Revert "parisc: Export flush_cache_page() (needed by lustre)"
      parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs

 arch/parisc/configs/712_defconfig     | 2 ++
 arch/parisc/configs/a500_defconfig    | 2 ++
 arch/parisc/configs/b180_defconfig    | 3 +++
 arch/parisc/configs/c3000_defconfig   | 3 +++
 arch/parisc/configs/c8000_defconfig   | 2 ++
 arch/parisc/configs/default_defconfig | 2 ++
 arch/parisc/kernel/cache.c            | 1 -
 7 files changed, 14 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-19 20:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-19 20:27 [GIT PULL] parisc fixes for v3.12 Helge Deller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.