[GIT PULL] fixes for v4.8-rc7
From: Guenter Roeck
Date: Sun Sep 18 2016 - 13:20:39 EST
Hi Linus,
Please consider pulling fixes for Linux v4.8-rc7 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git fixes-for-linus-v4.8-rc7
Thanks,
Guenter
------
The following changes since commit d4690f1e1cdabb4d61207b6787b1605a0dc0aeab:
fix iov_iter_fault_in_readable() (2016-09-17 14:05:30 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/fixes-for-linus-v4.8-rc7
for you to fetch changes up to 8e4b72054f554967827e18be1de0e8122e6efc04:
openrisc: fix the fix of copy_from_user() (2016-09-18 07:26:42 -0700)
----------------------------------------------------------------
Two patches fixing problems introduced with copy_from_user changes
----------------------------------------------------------------
Guenter Roeck (2):
avr32: fix 'undefined reference to `___copy_from_user'
openrisc: fix the fix of copy_from_user()
arch/avr32/lib/copy_user.S | 4 ++--
arch/openrisc/include/asm/uaccess.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)