mbox series

[GIT,PULL] percpu changes for v5.7-rc1

Message ID 20200402193403.GA8781@dennisz-mbp.dhcp.thefacebook.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] percpu changes for v5.7-rc1 | expand

Pull-request

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

Message

Dennis Zhou April 2, 2020, 7:34 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org April 2, 2020, 10:45 p.m. UTC | #1
The pull request you sent on Thu, 2 Apr 2020 14:34:03 -0500:

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

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

Thank you!