]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit13b61bcf96ca57fb3b28d478e0e8e31fd7318822
treef953fbab722965378a9310c43b4b1c90bfd21eb3
parent0d475cab80d719395e15a99914a8ef3742daaa56
parentf595f89b942c7e4322fc8e3f0822eb391e2efce1
Merge branch 'parisc-4.1-1' of git://git.kernel.org/pub/scm/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 39f5999f2385 ("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