On Thu, Jul 04, 2024 at 02:23:40PM -0700, Joe Perches wrote: > On Thu, 2024-07-04 at 11:38 +0200, Greg Kroah-Hartman wrote: > > On Wed, Jul 03, 2024 at 04:10:43AM -0700, Joe Perches wrote: > > > On Wed, 2024-07-03 at 12:39 +0200, Greg Kroah-Hartman wrote: > > > > 4.19-stable review patch. If anyone has any objections, please let me know. > > > > > > Still think this isn't necessary. > > > > > > see: https://lore.kernel.org/stable/Zn25eTIrGAKneEm_@sashalap/ > > > > It's needed due to commit ffedeae1fa54 ("scsi: mpt3sas: Gracefully > > handle online firmware update") which is in this series and uses the > > io_info() macro. > > Swell, but the dependency chain is not correct > > The patch says: > > > Stable-dep-of: 4254dfeda82f ("scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory") That is correct as this is the commit we are trying to get merged, and so it takes a number of different ones, in sequence, for that to happen, including this one. thanks, greg k-h