Re: [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()

2023-11-15 Thread Russell King (Oracle)
On Mon, Nov 13, 2023 at 02:04:32PM +1000, Gavin Shan wrote: > On 11/7/23 20:30, Russell King (Oracle) wrote: > > Since "drivers: base: Move cpu_dev_init() after node_dev_init()", we > > can remove some redundant code. > > > > node_dev_init() will walk through the nodes calling register_one_node()

[PATCH] docs: submitting-patches: improve the base commit explanation

2023-11-15 Thread Borislav Petkov
From: "Borislav Petkov (AMD)" After receiving a second patchset this week without knowing which tree it applies on and trying to apply it on the obvious ones and failing, make sure the base tree information which needs to be supplied in the 0th message of the patchset is spelled out more explicit

Re: [PATCH] docs: submitting-patches: improve the base commit explanation

2023-11-15 Thread Kees Cook
On Wed, Nov 15, 2023 at 06:03:30PM +0100, Borislav Petkov wrote: > From: "Borislav Petkov (AMD)" > > After receiving a second patchset this week without knowing which tree > it applies on and trying to apply it on the obvious ones and failing, > make sure the base tree information which needs to

Re: [PATCH] docs: submitting-patches: improve the base commit explanation

2023-11-15 Thread Laurent Pinchart
On Wed, Nov 15, 2023 at 09:49:31AM -0800, Kees Cook wrote: > On Wed, Nov 15, 2023 at 06:03:30PM +0100, Borislav Petkov wrote: > > From: "Borislav Petkov (AMD)" > > > > After receiving a second patchset this week without knowing which tree > > it applies on and trying to apply it on the obvious on

Re: [PATCH] docs: submitting-patches: improve the base commit explanation

2023-11-15 Thread Konstantin Ryabitsev
On Wed, Nov 15, 2023 at 07:56:32PM +0200, Laurent Pinchart wrote: > When the base of a series is in Linus' tree, or in the corresponding > subsystem maintainer's tree, things are easy, but there are many > situations where the base is a merge of multiple branches (perhaps a > for-next and a fixes b

RE: [PATCH 34/39] arm64: psci: Ignore DENIED CPUs

2023-11-15 Thread Jianyong Wu
Hi Russell, One inline comment. > -Original Message- > From: Russell King On Behalf Of Russell King > Sent: 2023年10月24日 23:19 > To: linux...@vger.kernel.org; loonga...@lists.linux.dev; > linux-a...@vger.kernel.org; linux-a...@vger.kernel.org; > linux-ker...@vger.kernel.org; linux-arm-ker