On Tue, Oct 3, 2023 at 11:40 AM Erik Schilling <erik.schilling@xxxxxxxxxx> wrote: > > While reviewing the bindings for thread-safety, I realized that the > bindings did not properly model the lifetimes of non-owned line_info > instances. > > This fixes that. It might be a bit mind bending. I tried to provide > lengthy comments to clarify what happens. > > To: Linux-GPIO <linux-gpio@xxxxxxxxxxxxxxx> > Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx> > Cc: Manos Pitsidianakis <manos.pitsidianakis@xxxxxxxxxx> > Cc: Kent Gibson <warthog618@xxxxxxxxx> > > Signed-off-by: Erik Schilling <erik.schilling@xxxxxxxxxx> > --- Please make sure to include my brgl@xxxxxxxx address too in the future when submitting libgpiod patches, thanks! Bart