summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorSoren Brinkmann <soren.brinkmann@xilinx.com>2016-01-12 02:41:39 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-07 07:52:23 +0100
commit74ea66d4ca061a3cd4c0e924e51b60e924644852 (patch)
treefc18a04bb41bafecbc85cecfbb50cb43a751a79a /drivers/Makefile
parenttty: xuartps: Cleanup: Reformat if-else (diff)
downloadlinux-74ea66d4ca061a3cd4c0e924e51b60e924644852.tar.xz
linux-74ea66d4ca061a3cd4c0e924e51b60e924644852.zip
tty: xuartps: Improve sysrq handling
Handling magic sysrq included dropping a lock to avoid a deadlock that happened when cdns_uart_console_write tried to acquire a lock in the from the sysrq code path. By making the acquisition of the lock in cdns_uart_console_write depending on port->sysrq, cdns_uart_handle_rx can be simplified to simply call uart_handle_sysrq. Suggested-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions