> 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? Regards, Loic