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

From: Dennis Zhou
Date: Thu Apr 02 2020 - 15:34:12 EST


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@xxxxxxxxxx (2020-04-01 10:09:12 -0700)

----------------------------------------------------------------
Dennis Zhou (1):
percpu: update copyright emails to dennis@xxxxxxxxxx

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