]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 Dec 2020 00:36:30 +0000 (16:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 Dec 2020 00:36:30 +0000 (16:36 -0800)
commitfc143b92ffbf5e0c8a106ab2905a2a373854e631
treeaa0e5d672f53c7a6dfad96dd54b6305667664c28
parent08e52c460aebd341be1593d8182c377e1b6cb500
parent81a69a10ea3521196f29acccea150c3ef0d88cce
Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fix from Michael Ellerman:
 "One commit to implement copy_from_kernel_nofault_allowed(), otherwise
  copy_from_kernel_nofault() can trigger warnings when accessing bad
  addresses in some configurations.

  Thanks to Christophe Leroy and Qian Cai"

* tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()