On Mon, Nov 05, 2018 at 05:20:33PM -0500, Stefan Berger wrote: > > +out_locality: > > + if (has_locality) > > + tpm_relinquish_locality(chip, flags); > > Safer to also put has_locality = false here ? Not really sure why? /Jarkko
On Mon, Nov 05, 2018 at 05:20:33PM -0500, Stefan Berger wrote: > > +out_locality: > > + if (has_locality) > > + tpm_relinquish_locality(chip, flags); > > Safer to also put has_locality = false here ? Not really sure why? /Jarkko