]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/um/drivers/mconsole_user.c
Pull sn_pci_legacy_read-write into release branch
[karo-tx-linux.git] / arch / um / drivers / mconsole_user.c
index 04383f98f4d5ff9258109941ac19cfe387907778..310c1f823f26713eb9a4d6689fd20d504b8e6fb2 100644 (file)
@@ -23,7 +23,7 @@ static struct mconsole_command commands[] = {
        { "reboot", mconsole_reboot, MCONSOLE_PROC },
        { "config", mconsole_config, MCONSOLE_PROC },
        { "remove", mconsole_remove, MCONSOLE_PROC },
-       { "sysrq", mconsole_sysrq, MCONSOLE_PROC },
+       { "sysrq", mconsole_sysrq, MCONSOLE_INTR },
        { "help", mconsole_help, MCONSOLE_INTR },
        { "cad", mconsole_cad, MCONSOLE_INTR },
        { "stop", mconsole_stop, MCONSOLE_PROC },