On Mon 20 Dec 02:12 PST 2021, Loic Poulain wrote: > > On 9/1/21 4:47 AM, Ard Biesheuvel wrote: > > > Registering an IRQ requires the string buffer containing the name to > > > remain allocated, as the name is not copied into another buffer. > > > > > > So let's add a irq_name field to the data struct instead, which is > > > guaranteed to have the appropriate lifetime. > > > > > > Cc: Thara Gopinath <thara.gopinath@xxxxxxxxxx> > > > Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > > > Cc: Andy Gross <agross@xxxxxxxxxx> > > > Cc: linux-arm-msm@xxxxxxxxxxxxxxx > > > Signed-off-by: Ard Biesheuvel <ardb@xxxxxxxxxx> > > > > Thanks for the fix. > > > > Reviewed-by: Thara Gopinath <thara.gopinath@xxxxxxxxxx> > > Seems this patch has been overlooked. Would it be possible to resubmit > it with a 'Fixes' tag? > This was resubmitted by Vladimir and Viresh replied that it's applied, see: https://lore.kernel.org/all/20211125065014.phkfugo2wptosrgv@vireshk-i7/ Regards, Bjorn