[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230721131800.20003-1-bhe@redhat.com>
Date: Fri, 21 Jul 2023 21:17:57 +0800
From: Baoquan He <bhe@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: linux-mm@...ck.org, akpm@...ux-foundation.org, dennis@...nel.org,
tj@...nel.org, cl@...ux.com, mawupeng1@...wei.com,
Baoquan He <bhe@...hat.com>
Subject: [PATCH 0/3] percpu: some trivial cleanup patches
There's a left issue in my mailbox about percpu code at below. When
I rechecked it and considered Dennis's comment, I made an attmept
to fix it with patch 3.
https://lore.kernel.org/all/Y407wDMKq5ibE9sc@fedora/T/#u
Patch 1 and 2 are trivial clean up patches when reading percpu code.
Baoquan He (3):
mm/percpu.c: remove redundant check
mm/percpu.c: optimize the code in pcpu_setup_first_chunk() a little
bit
mm/percpu.c: print error message too if atomic alloc failed
mm/percpu.c | 39 +++++++++++++++++----------------------
1 file changed, 17 insertions(+), 22 deletions(-)
--
2.34.1
Powered by blists - more mailing lists