Loading
accel/ivpu: Remove lockdep_assert_irqs_disabled()
This breaks on PREEMPT_RT, and should be unneeded since lockdep can track irq disabled status itself. Link: https://lore.kernel.org/r/20250715165919.33754-1-dev@lankhorst.se Reviewed-by:Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com> Signed-off-by:
Maarten Lankhorst <dev@lankhorst.se>