> >+ r = tdx_enable(); > >+ if (r) > >+ __do_tdx_cleanup(); > > The self deadlock issue isn't addressed. > I planned to send out a new version after merge window, but Paolo beats me. I have fixed and now testing. I'll send out the fixup soon. Thanks Paolo!