[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YMnyRHxKKRebIIYI@dell>
Date: Wed, 16 Jun 2021 13:44:52 +0100
From: Lee Jones <lee.jones@...aro.org>
To: linux-kernel@...r.kernel.org, Alan Cox <alan@...rguk.ukuu.org.uk>,
ALWAYS copy <linux-ide@...r.kernel.org>,
Andre Hedrick <andre@...ux-ide.org>, ATI Inc <hyu@....com>,
benh@...nel.crashing.org, Jens Axboe <axboe@...nel.dk>,
Mark Lord <mlord@...ox.com>,
Philipp Zabel <p.zabel@...gutronix.de>,
Tejun Heo <tj@...nel.org>
Subject: Re: [PATCH 00/11] Rid W=1 warnings from ATA
On Fri, 28 May 2021, Lee Jones wrote:
> This set is part of a larger effort attempting to clean-up W=1
> kernel builds, which are currently overwhelmingly riddled with
> niggly little warnings.
>
> Lee Jones (11):
> ata: include: libata: Move fields commonly over-written to separate
> MACRO
> ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()
> ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'
> ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'
> ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and
> 'nv_swncq_sht'
> ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht'
> ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht'
> ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht'
> ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in '
> ata: pata_serverworks: Avoid overwriting initialised field in
> 'serverworks_osb4_sht
> ata: pata_macio: Avoid overwriting initialised field in
> 'pata_macio_sht'
>
> drivers/ata/ahci.h | 7 +++++--
> drivers/ata/pata_atiixp.c | 3 ++-
> drivers/ata/pata_cs5520.c | 3 ++-
> drivers/ata/pata_cs5530.c | 3 ++-
> drivers/ata/pata_macio.c | 5 ++++-
> drivers/ata/pata_sc1200.c | 3 ++-
> drivers/ata/pata_serverworks.c | 3 ++-
> drivers/ata/sata_mv.c | 6 +++++-
> drivers/ata/sata_nv.c | 10 ++++++++--
> drivers/ata/sata_sil24.c | 5 ++++-
> include/linux/libata.h | 13 ++++++++-----
> 11 files changed, 44 insertions(+), 17 deletions(-)
>
> Cc: Alan Cox <alan@...rguk.ukuu.org.uk>
> Cc: ALWAYS copy <linux-ide@...r.kernel.org>
> Cc: Andre Hedrick <andre@...ux-ide.org>
> Cc: ATI Inc <hyu@....com>
> Cc: benh@...nel.crashing.org
> Cc: Jens Axboe <axboe@...nel.dk>
> Cc: linux-ide@...r.kernel.org
> Cc: Mark Lord <mlord@...ox.com>
> Cc: Philipp Zabel <p.zabel@...gutronix.de>
> Cc: Tejun Heo <tj@...nel.org>
These have been on the list for just about 3 weeks now.
Is anyone planning on reviewing/merging these please?
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists