On Wed Oct 4, 2023 at 1:26 PM CEST, Bartosz Golaszewski wrote: > 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! Thanks for merging! Will do! Though, you should probably update the CONTRIBUTING section in the README with that and clarify whether you want to receive it on CC or TO :->. I will update my b4 config accordingly. - Erik