]> 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)
commit3e993b2e16412175c5f97a511ea8bd90a85120e1
tree2eb16c56cb456104c0f14a4ed9118d52635358a8
parent1418d17bcd711125ef5df78c913401b57e4f0581
parent475431e919edcb179cdc7d7819375d9124cda6dd
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.