[GIT PULL] percpu changes for v4.10-rc1

From: Tejun Heo
Date: Mon Dec 12 2016 - 13:38:16 EST


Hello,

This includes one patch to reject non-power-of-2 alignments and
trigger warning. Interestingly, this actually caught a bug in XEN
ARM64.

Thanks.

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-4.10

for you to fetch changes up to 3ca45a46f8af8c4a92dd8a08eac57787242d5021:

percpu: ensure the requested alignment is power of two (2016-10-19 13:53:02 -0400)

----------------------------------------------------------------
zijun_hu (1):
percpu: ensure the requested alignment is power of two

include/linux/kernel.h | 1 +
mm/percpu.c | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)