]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Feb 2020 22:27:33 +0000 (22:27 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Feb 2020 22:27:33 +0000 (22:27 +0000)
commit28b1cd44b856a78d273682756733ea819e21cfef
tree47df4651b02d46bd8e5f1fccfe21bd15d1ba73f3
parent0c3beab1dc9deff3f451fda4ceedf6e7d40ca5bb
parent9279f031ad1acf85a9f3e528dad4448e86cde460
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu

Pull percpu updates from Dennis Zhou:
 "Separate out variables that can be decrypted into their own page
  anytime encryption can be enabled and fix __percpu annotations in
  asm-generic for sparse"

* 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu:
  percpu: Separate decrypted varaibles anytime encryption can be enabled
  percpu: fix __percpu annotation in asm-generic