[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190917164300.GA77280@dennisz-mbp.dhcp.thefacebook.com>
Date: Tue, 17 Sep 2019 17:43:00 +0100
From: Dennis Zhou <dennis@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Tejun Heo <tj@...nel.org>, Christoph Lameter <cl@...ux.com>,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] percpu changes for v5.4-rc1
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(-)
Powered by blists - more mailing lists