> From: Sean Christopherson <seanjc@xxxxxxxxxx> > Sent: Saturday, April 5, 2025 5:15 AM > > Drop superfluous might_sleep() annotations from irqbypass, mutex_lock() > provides all of the necessary tracking. > > Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>