[git pull][vfs.git] a couple of fixes

From: Al Viro
Date: Thu Sep 21 2017 - 00:14:01 EST


A couple of regression fixes, one for this merge window, one for
the previous cycle.

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to 58aff0af757356065f33290d96a9cd46dfbcae88:

ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user (2017-09-20 23:27:48 -0400)

----------------------------------------------------------------
Petar Penkov (1):
iov_iter: fix page_copy_sane for compound pages

Will Deacon (1):
ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user

ipc/shm.c | 2 +-
lib/iov_iter.c | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)