]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 06:17:16 +0000 (15:17 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 06:17:16 +0000 (15:17 +0900)
commit9aef806a2a532105f5352a9d729d80142acd2ee1
tree52fbb693a523ef7c6eeb33dd58c6a95f6feb1ea5
parent1353a2559c861fa1d19bdc326b77544cf13e3d78
parentf18a521e5e12e91ab392a787225b8ecdb02ca71f
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu

Pull percpu changes from Tejun Heo:
 "Two smallish changes for percpu.  Two patches to remove unused
  this_cpu_xor() and one to fix a bug in percpu init failure path so
  that it can reach the proper BUG() instead of oopsing earlier"

* 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu:
  x86: remove this_cpu_xor() implementation
  percpu: remove this_cpu_xor() implementation
  percpu: fix bootmem error handling in pcpu_page_first_chunk()
arch/x86/include/asm/percpu.h
include/linux/percpu.h