On 2020-11-13 09:25:08 [-0700], Jens Axboe wrote: > On 11/13/20 9:10 AM, Sebastian Andrzej Siewior wrote: > > In the discussion about preempt count consistency across kernel > > configurations: > > > > https://lore.kernel.org/r/20200914204209.256266093@xxxxxxxxxxxxx/ > > > > it was concluded that the usage of in_interrupt() and related context > > checks should be removed from non-core code. > > > > This ide subsystem has two in_interrupts() checks before mutex/wait-event > > invocations. > > Acked-by: Jens Axboe <axboe@xxxxxxxxx> Andrew, are you okay with routing these two patches via your tree? Sebastian