From: Linus Torvalds Date: Wed, 13 Nov 2013 06:17:16 +0000 (+0900) Subject: Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu X-Git-Tag: v3.13-rc1~116 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c08acff0544c5dadf892e3908799a5ca1d98e592;p=profile%2Fivi%2Fkernel-x86-ivi.git Merge branch 'for-3.13' of git://git./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() --- c08acff0544c5dadf892e3908799a5ca1d98e592