[git pull] vfs.git misc bits
From: Al Viro
Date: Thu Sep 14 2017 - 19:03:48 EST
The following changes since commit cc4a41fe5541a73019a864883297bd5043aa6d98:
Linux 4.13-rc7 (2017-08-27 17:20:40 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.misc
for you to fetch changes up to 1985296a3ccd5d89d2ec2ca17b1fa1a225f8ecd1:
fix the __user misannotations in asm-generic get_user/put_user (2017-09-04 12:07:24 -0400)
----------------------------------------------------------------
Al Viro (1):
fix the __user misannotations in asm-generic get_user/put_user
Byungchul Park (2):
namespace.c: Don't reinvent the wheel but use existing llist API
fput: Don't reinvent the wheel but use existing llist API
fs/file_table.c | 12 +++++-------
fs/namespace.c | 8 +++-----
include/asm-generic/uaccess.h | 8 ++++----
3 files changed, 12 insertions(+), 16 deletions(-)