linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] percpu changes for v4.10-rc1
@ 2016-12-12 18:38 Tejun Heo
  0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2016-12-12 18:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-12 18:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-12 18:38 [GIT PULL] percpu changes for v4.10-rc1 Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).