[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <DM4PR84MB1853B18D5B6CF94CD8CEA78782729@DM4PR84MB1853.NAMPRD84.PROD.OUTLOOK.COM>
Date: Thu, 25 Aug 2022 23:38:31 +0000
From: "Kani, Toshi" <toshi.kani@....com>
To: Justin He <Justin.He@....com>, Len Brown <lenb@...nel.org>,
James Morse <James.Morse@....com>,
Tony Luck <tony.luck@...el.com>,
Borislav Petkov <bp@...en8.de>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Robert Richter <rric@...nel.org>,
Robert Moore <robert.moore@...el.com>,
Qiuxu Zhuo <qiuxu.zhuo@...el.com>,
Yazen Ghannam <yazen.ghannam@....com>,
"Jonathan Corbet" <corbet@....net>,
Jan Luebbe <jlu@...gutronix.de>,
Khuong Dinh <khuong@...amperecomputing.com>
CC: Ard Biesheuvel <ardb@...nel.org>,
"linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-edac@...r.kernel.org" <linux-edac@...r.kernel.org>,
"devel@...ica.org" <devel@...ica.org>,
"Rafael J . Wysocki" <rafael@...nel.org>,
Shuai Xue <xueshuai@...ux.alibaba.com>,
Jarkko Sakkinen <jarkko@...nel.org>,
"linux-efi@...r.kernel.org" <linux-efi@...r.kernel.org>,
nd <nd@....com>, "Paul E. McKenney" <paulmck@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"Neeraj Upadhyay" <quic_neeraju@...cinc.com>,
Randy Dunlap <rdunlap@...radead.org>,
Damien Le Moal <damien.lemoal@...nsource.wdc.com>,
Muchun Song <songmuchun@...edance.com>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>
Subject: RE: [RESEND PATCH v3 5/9] EDAC: Don't load chipset-specific edac
drivers when ghes_edac is preferred
On Thursday, August 25, 2022 3:46 AM, Justin He wrote:
> > ghes_get_devices() changing multiple times in the series is
> > confusing to me. Can you simply introduce ghes_get_devices()
> > and ghes_preferred() in the right state in a patch? Perhaps, patch #2, #5,
> > #6 can collapse to introduce the two funcs?
>
> My purpose was to make it easy for review. I am ok to merge these patches
> into one.
This series starts with your original patchset and then has additional
patches to address the issues with the original patchset. The number
of the patches continues to increase in this way... You do not need to
record the history of discussions and design changes in the series.
> > The rest of patch #5 adding the call to ghes_edac_preferred() into other edac
> > drivers can remain as a separate patch.
>
> Okay, I assume you mean to merge all of the ghes_edac_preferred()
> checking for intel and
> Arm edac drivers into 1 separate patch, am I understanding well?
No, that's not what I meant.
ghes_get_devices() and ghes_edac_preferred() look good to me after
all patches are applied. So, instead of introducing the original design of
ghes_get_devices() and then changing its design multiple times in the
series, please simply add the final version of ghes_get_devices() and
ghes_edac_preferred() in a single patch. They are small functions anyway.
That is, your series includes something like:
- PATCH: Add ghes_get_devices() and ghes_edac_preferred() interfaces
- PATCH: Add ghes_edac_preferred check to chipset-specific edac drivers
Toshi
Powered by blists - more mailing lists