]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Sep 2019 22:58:50 +0000 (15:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Sep 2019 22:58:50 +0000 (15:58 -0700)
commit1902314157b19754e0ff25b44527654847cfd127
treee690a66d3c97c38e7b7ce0172a616da52a4440dd
parent3ee8d6c592dc7fb240574b84e9f9a7f9db4d4b42
parent14d3761245551bdfc516abd8214a9f76bfd51435
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu

Pull percpu updates from Dennis Zhou:
 "A couple of updates to clean up the code with no change in behavior"

* 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu:
  percpu: Use struct_size() helper
  percpu: fix typo in pcpu_setup_first_chunk() comment
  percpu: Make pcpu_setup_first_chunk() void function
arch/ia64/mm/discontig.c