Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1540527

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

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] percpu changes for v4.10-rc1
Date 2016-12-12 19:40 +0100
Message-ID <sNDG2-7LQ-25@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] percpu changes for v4.10-rc1 Tejun Heo <tj@kernel.org> - 2016-12-12 19:40 +0100

csiph-web