diff --git a/drivers/tty/sysrq.c b/drivers/tty/sysrq.c index 359fbd5366e7..649d930340f2 100644 --- a/drivers/tty/sysrq.c +++ b/drivers/tty/sysrq.c @@ -257,6 +257,13 @@ static DECLARE_WORK(sysrq_showallcpus, sysrq_showregs_othercpus); static void sysrq_handle_showallcpus(int key) { + /* + * Temporarily disable this function + * Remove it later + */ +#ifdef CONFIG_AMLOGIC_MODIFY + return; +#endif /* * Fall back to the workqueue based printing if the * backtrace printing did not succeed or the