Hi Linus,
Please consider pulling a hexagon fix for Linux v4.12-rc5 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
hexagon-for-linus-v4.12-rc5
This patch fixes a build error seen when building hexagon images.
Richard sent me an Ack, but didn't reply when asked if he wants me
to send the patch to you directly, so I figured I'd just do it.
Thanks,
Guenter
------
The following changes since commit 5faab9e0f03c4eef97886b45436015e107f79f5f:
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2017-06-10 11:09:23
-0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
tags/hexagon-for-linus-v4.12-rc5
for you to fetch changes up to 4d801cca0bb7011699c2d29f0139902dcfb3482d:
hexagon: Use raw_copy_to_user (2017-06-10 19:10:31 -0700)
----------------------------------------------------------------
Fix hexagon build error
----------------------------------------------------------------
Guenter Roeck (1):
hexagon: Use raw_copy_to_user
arch/hexagon/mm/uaccess.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)