On Wed, 18 May 2022 20:46:02 -0400 Stefan Berger <stef...@linux.ibm.com> wrote:
> On 5/6/22 16:48, Alex Williamson wrote: > > From: Eric Auger <eric.au...@redhat.com> > > > > In a subsequent patch, VFIO will need to recognize if > > a memory region owner is a TPM CRB device. Hence VFIO > > needs to use TPM_IS_CRB() even if CONFIG_TPM is unset. So > > let's add a stub function. > > > > Signed-off-by: Eric Auger <eric.au...@redhat.com> > > Suggested-by: Cornelia Huck <coh...@redhat.com> > > Reviewed-by: Stefan Berger <stef...@linnux.ibm.com> > > Oops, a typo here: linnux -> linux Yup, sorry, didn't notice until it was too late, but that was as provided by you: https://lore.kernel.org/all/96940f79-a6e0-d14f-5d74-abe280846...@linux.ibm.com/ Thanks, Alex