]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Apr 2016 02:31:34 +0000 (19:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Apr 2016 02:31:34 +0000 (19:31 -0700)
commit2484b6bd04f8b948f799af0c1dca390da7f964ea
treecec8305aa57cdb654b937ec8ef9d542242f62488
parentf6084138967023bd9d36811e3b8a172a44c774bc
parent818078b5ae74a61da4498ab3f9af2794d5d9af6d
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull mm gup cleanup from Ingo Molnar:
 "This removes the ugly get-user-pages API hack, now that all upstream
  code has been migrated to it"

("ugly" is putting it mildly. But it worked.. - Linus)

* 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  mm/gup: Remove the macro overload API migration helpers from the get_user*() APIs
include/linux/mm.h
mm/gup.c
mm/nommu.c