[PATCH 0/2] Two msm_serial break fixes

Stephen Boyd sboyd at codeaurora.org
Wed Oct 29 11:14:36 PDT 2014


The first patch fixes a spinlock recursion. I suppose we can ship it back
to stable but I doubt anyone has noticed or cares. The second one adds
break support to the DM path, and allows sysrq to work.

Stephen Boyd (2):
  tty: serial: msm: Fix sysrq spinlock recursion on non-DM
  tty: serial: msm: Support sysrq on uartDM devices

 drivers/tty/serial/msm_serial.c | 47 +++++++++++++++++++++++++++++++----------
 drivers/tty/serial/msm_serial.h |  2 ++
 2 files changed, 38 insertions(+), 11 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project




More information about the linux-arm-kernel mailing list