]> git.baikalelectronics.ru Git - kernel.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)
commit5629ea7ebfaa58993bdb08f5d1e1822a7f9ef4b7
treee690a66d3c97c38e7b7ce0172a616da52a4440dd
parent9266f9c4927da278e367f8df4c999c306626bc88
parent7d2c11b381b86e4ab38a2fe1fb8c5024f531c02b
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