On Wed, Oct 16, 2019 at 11:37:38AM -0700, Sean Christopherson wrote: > Use WARN_ON_ONCE() instead of WARN_ONCE() for detecting a non-empty > mm_list during enclave release, the "mm_list non-empty" message doesn't > provide any additional or helpful information. > > Suggested-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Applied. /Jarkko