Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
[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();