X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fxen%2Fmanage.c;h=ef9c7db52077c6d58c0d5f036be0a03bd771dffa;hb=bf70030dc0b031f000c74721f2e9c88686b7da6d;hp=1799bd8903151db422bd28cf1173564f0d6872d4;hpb=ce4327d372af7e2f2d403286e9904ab012e72827;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/xen/manage.c b/drivers/xen/manage.c index 1799bd890315..ef9c7db52077 100644 --- a/drivers/xen/manage.c +++ b/drivers/xen/manage.c @@ -237,7 +237,7 @@ static void sysrq_handler(struct xenbus_watch *watch, const char **vec, goto again; if (sysrq_key != '\0') - handle_sysrq(sysrq_key, NULL); + handle_sysrq(sysrq_key); } static struct xenbus_watch sysrq_watch = {