RE: [PATCH 2/7] irqbypass: Drop superfluous might_sleep() annotations
From: Tian, Kevin
Date: Thu Apr 10 2025 - 03:15:29 EST
> 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>