Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfio
[linux-2.6-microblaze.git] / arch / alpha / kernel / process.c
index 4c7b041..6c71554 100644 (file)
@@ -134,7 +134,7 @@ common_shutdown_1(void *generic_ptr)
 #ifdef CONFIG_DUMMY_CONSOLE
                /* If we've gotten here after SysRq-b, leave interrupt
                   context before taking over the console. */
-               if (in_interrupt())
+               if (in_irq())
                        irq_exit();
                /* This has the effect of resetting the VGA video origin.  */
                console_lock();