linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dennis Zhou <dennis@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Tejun Heo <tj@kernel.org>, Christoph Lameter <cl@linux.com>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] percpu changes for v5.4-rc1
Date: Tue, 17 Sep 2019 17:43:00 +0100	[thread overview]
Message-ID: <20190917164300.GA77280@dennisz-mbp.dhcp.thefacebook.com> (raw)

Hi Linus,

This pull request has a couple updates to clean up the code with no
change in behavior.

Thanks,
Dennis

The following changes since commit 6fbc7275c7a9ba97877050335f290341a1fd8dbf:

  Linux 5.2-rc7 (2019-06-30 11:25:36 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 14d3761245551bdfc516abd8214a9f76bfd51435:

  percpu: Use struct_size() helper (2019-09-04 13:40:49 -0700)

----------------------------------------------------------------
Christophe JAILLET (1):
      percpu: fix typo in pcpu_setup_first_chunk() comment

Gustavo A. R. Silva (1):
      percpu: Use struct_size() helper

Kefeng Wang (1):
      percpu: Make pcpu_setup_first_chunk() void function

 arch/ia64/mm/contig.c    |  5 +----
 arch/ia64/mm/discontig.c |  5 +----
 include/linux/percpu.h   |  2 +-
 mm/percpu.c              | 23 +++++++++--------------
 4 files changed, 12 insertions(+), 23 deletions(-)

             reply	other threads:[~2019-09-17 16:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-17 16:43 Dennis Zhou [this message]
2019-09-17 23:40 ` [GIT PULL] percpu changes for v5.4-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190917164300.GA77280@dennisz-mbp.dhcp.thefacebook.com \
    --to=dennis@kernel.org \
    --cc=cl@linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=tj@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).