Merge branch 'parisc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Apr 2015 00:57:28 +0000 (17:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Apr 2015 00:57:28 +0000 (17:57 -0700)
commitf614c8178b0696d070b23f36a2a27b5128f6c372
treef953fbab722965378a9310c43b4b1c90bfd21eb3
parentb8ce8d7222b52200e61ea29523993e20751baaaa
parentc19edb6946d250db6d4a3dbd6146f7b23bf3468b
Merge branch 'parisc-4.1-1' of git://git./linux/kernel/git/deller/parisc-linux

Pull parisc fixes from Helge Deller:
 "The patch by Guenter Roeck fixes the build on parisc which got broken
  because of commit f24ffde43237 ("parisc: expose number of page table
  levels on Kconfig level") and the patch from Matthew Wilcox converts
  our code to use the generic scatterlist.h header file"

* 'parisc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS
  parisc: Eliminate sg_virt_addr() and private scatterlist.h