]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
authorThomas Gleixner <tglx@linutronix.de>
Sat, 28 Mar 2020 10:57:02 +0000 (11:57 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 28 Mar 2020 10:57:02 +0000 (11:57 +0100)
commit67cedf77c9cf430e2a34e121cc3094114bfc27d8
tree2eb16c56cb456104c0f14a4ed9118d52635358a8
parent53845cc26b8e46fb98e1ef2ce61263d1ed62dc0e
parent368034e59b6119173e4504efbb806b2f9ca3cf8d
Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into x86/cleanups

Pull uaccess cleanups from Al Viro:

  Consolidate the user access areas and get rid of uaccess_try(), user_ex()
  and other warts.