linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] percpu fix for v5.10-rc4
@ 2020-11-14 21:36 Dennis Zhou
  2020-11-15 18:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dennis Zhou @ 2020-11-14 21:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Tejun Heo, Christoph Lameter, linux-mm, linux-kernel

Hi Linus,

A fix for a Wshadow warning in asm-generic percpu macros came in and
then I tacked on the removal of flexible array initializers in the
percpu allocator which was discussed in the 5.9 pull request.

Thanks,
Dennis

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu.git for-5.10-fixes

for you to fetch changes up to 61cf93d3e14a29288e4d5522aecb6e58268eec62:

  percpu: convert flexible array initializers to use struct_size() (2020-10-30 23:02:28 +0000)

----------------------------------------------------------------
Arnd Bergmann (1):
      asm-generic: percpu: avoid Wshadow warning

Dennis Zhou (1):
      percpu: convert flexible array initializers to use struct_size()

 include/asm-generic/percpu.h | 18 +++++++++---------
 mm/percpu.c                  |  8 ++++----
 2 files changed, 13 insertions(+), 13 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] percpu fix for v5.10-rc4
  2020-11-14 21:36 [GIT PULL] percpu fix for v5.10-rc4 Dennis Zhou
@ 2020-11-15 18:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-15 18:00 UTC (permalink / raw)
  To: Dennis Zhou
  Cc: Linus Torvalds, Tejun Heo, Christoph Lameter, linux-mm, linux-kernel

The pull request you sent on Sat, 14 Nov 2020 21:36:24 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu.git for-5.10-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a50cf15906d4d0ad1d6bb32e9eeeb282899a8180

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-15 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-14 21:36 [GIT PULL] percpu fix for v5.10-rc4 Dennis Zhou
2020-11-15 18:00 ` pr-tracker-bot

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