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.7-rc1
Date: Thu, 2 Apr 2020 14:34:03 -0500	[thread overview]
Message-ID: <20200402193403.GA8781@dennisz-mbp.dhcp.thefacebook.com> (raw)

Hello,

This is just a few documentation fixes for percpu refcount, bitmap
helpers that went in v5.6, and moving my emails to all be at korg.

Thanks,
Dennis

The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:

  Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)

are available in the Git repository at:

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

for you to fetch changes up to bfacd38f8d5b1f12b80aaacae2c15e1ffe11f06e:

  percpu: update copyright emails to dennis@kernel.org (2020-04-01 10:09:12 -0700)

----------------------------------------------------------------
Dennis Zhou (1):
      percpu: update copyright emails to dennis@kernel.org

Ira Weiny (1):
      percpu_ref: Fix comment regarding percpu_ref_init flags

Wolfram Sang (2):
      include/bitmap.h: add missing parameter in docs
      include/bitmap.h: add new functions to documentation

 include/linux/bitmap.h | 8 +++++++-
 lib/percpu-refcount.c  | 7 ++++---
 mm/percpu-stats.c      | 2 +-
 mm/percpu.c            | 2 +-
 4 files changed, 13 insertions(+), 6 deletions(-)

             reply	other threads:[~2020-04-02 19:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02 19:34 Dennis Zhou [this message]
2020-04-02 22:45 ` [GIT PULL] percpu changes for v5.7-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=20200402193403.GA8781@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).