From: Steffen Maier <maier@linux.ibm.com> To: James Bottomley <James.Bottomley@HansenPartnership.com>, Andrew Morton <akpm@linux-foundation.org>, Linus Torvalds <torvalds@linux-foundation.org>, "Martin K. Petersen" <martin.petersen@oracle.com> Cc: linux-scsi <linux-scsi@vger.kernel.org>, linux-kernel <linux-kernel@vger.kernel.org> Subject: Re: [GIT PULL] first round of SCSI updates for the 5.15+ merge window Date: Fri, 5 Nov 2021 13:37:37 +0100 [thread overview] Message-ID: <f5900f54-dddd-6dd4-ce13-a8bdfa58b6ad@linux.ibm.com> (raw) In-Reply-To: <b13f25e87fd8d4ed027ef64aba8ebd7273c4b8b8.camel@HansenPartnership.com> Hi James, On 11/5/21 13:14, James Bottomley wrote: > a move to register core sysfs files > earlier, which means they're available to KOBJ_ADD processing, which > necessitates switching all drivers to using attribute groups. I seem to be missing?: https://lore.kernel.org/linux-scsi/163478764102.7011.9375895285870786953.b4-ty@oracle.com/t/#mab0eeb4a8d8db95c3ace0013bfef775736e124cb ("scsi: core: Fix early registration of sysfs attributes for scsi_device") https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?h=5.16/scsi-staging&id=3a71f0f7a51259b3cb95d79cac1e19dcc5e89ce9 https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?h=5.16/scsi-queue&id=3a71f0f7a51259b3cb95d79cac1e19dcc5e89ce9 Without that, v5.16-rc1 will have a sysfs regression in 14 low level drivers (quoted below). > git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-misc > > The short changelog is: > Bart Van Assche (143): > scsi: core: Remove two host template members that are no longer used > scsi: usb: Switch to attribute groups > scsi: smartpqi: Switch to attribute groups > scsi: myrs: Switch to attribute groups > scsi: myrb: Switch to attribute groups > scsi: mpt3sas: Switch to attribute groups > scsi: megaraid_sas: Switch to attribute groups > scsi: ipr: Switch to attribute groups > scsi: hpsa: Switch to attribute groups > scsi: cxlflash: Switch to attribute groups > scsi: aacraid: Switch to attribute groups > scsi: 53c700: Switch to attribute groups > scsi: zfcp: Switch to attribute groups > scsi: firewire: sbp2: Switch to attribute groups > scsi: ata: Switch to attribute groups > scsi: core: Register sysfs attributes earlier > And the diffstat: > drivers/scsi/scsi_sysfs.c | 54 +-- > include/scsi/scsi_device.h | 7 +- -- Mit freundlichen Gruessen / Kind regards Steffen Maier Linux on IBM Z and LinuxONE https://www.ibm.com/privacy/us/en/ IBM Deutschland Research & Development GmbH Vorsitzender des Aufsichtsrats: Gregor Pillen Geschaeftsfuehrung: Dirk Wittkopp Sitz der Gesellschaft: Boeblingen Registergericht: Amtsgericht Stuttgart, HRB 243294
next prev parent reply other threads:[~2021-11-05 12:37 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-11-05 12:14 James Bottomley 2021-11-05 12:37 ` Steffen Maier [this message] 2021-11-05 12:43 ` James Bottomley 2021-11-05 12:53 ` Steffen Maier 2021-11-05 16:08 ` pr-tracker-bot 2022-01-13 20:22 James Bottomley 2022-01-14 13:46 ` Linus Torvalds 2022-01-14 17:39 ` James Bottomley 2022-01-14 14:39 ` pr-tracker-bot 2022-03-24 19:24 James Bottomley 2022-03-25 2:47 ` pr-tracker-bot
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=f5900f54-dddd-6dd4-ce13-a8bdfa58b6ad@linux.ibm.com \ --to=maier@linux.ibm.com \ --cc=James.Bottomley@HansenPartnership.com \ --cc=akpm@linux-foundation.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-scsi@vger.kernel.org \ --cc=martin.petersen@oracle.com \ --cc=torvalds@linux-foundation.org \ --subject='Re: [GIT PULL] first round of SCSI updates for the 5.15+ merge window' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).