Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1624862

[GIT PULL] parisc architecture fix for v4.11

From Helge Deller <deller@gmx.de>
Newsgroups linux.kernel
Subject [GIT PULL] parisc architecture fix for v4.11
Date 2017-04-17 22:20 +0200
Message-ID <txlhT-59s-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

please pull one important fix for the parisc architecture for kernel 4.11 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.11-5

One patch which fixes get_user() for 64-bit values on 32-bit kernels. Up
to now we lost the upper 32-bits of the returned 64-bit value.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (1):
      parisc: Fix get_user() for 64-bit value on 32-bit kernel

 arch/parisc/include/asm/uaccess.h | 86 +++++++++++++++++++++++++--------------
 1 file changed, 55 insertions(+), 31 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] parisc architecture fix for v4.11 Helge Deller <deller@gmx.de> - 2017-04-17 22:20 +0200

csiph-web