All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Two msm_serial break fixes
@ 2014-10-29 18:14 ` Stephen Boyd
  0 siblings, 0 replies; 24+ messages in thread
From: Stephen Boyd @ 2014-10-29 18:14 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: linux-kernel, linux-arm-msm, linux-arm-kernel, linux-serial

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

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2014-11-04  3:00 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29 18:14 [PATCH 0/2] Two msm_serial break fixes Stephen Boyd
2014-10-29 18:14 ` Stephen Boyd
2014-10-29 18:14 ` [PATCH 1/2] tty: serial: msm: Fix sysrq spinlock recursion on non-DM Stephen Boyd
2014-10-29 18:14   ` Stephen Boyd
2014-10-29 18:14   ` Stephen Boyd
2014-10-30 11:26   ` Daniel Thompson
2014-10-30 11:26     ` Daniel Thompson
2014-10-30 13:29     ` Peter Hurley
2014-10-30 13:29       ` Peter Hurley
2014-10-29 18:14 ` [PATCH 2/2] tty: serial: msm: Support sysrq on uartDM devices Stephen Boyd
2014-10-29 18:14   ` Stephen Boyd
2014-10-30 11:30   ` Daniel Thompson
2014-10-30 11:30     ` Daniel Thompson
2014-10-31  6:41     ` Stephen Boyd
2014-10-31  6:41       ` Stephen Boyd
2014-10-31  6:41       ` Stephen Boyd
2014-10-31  9:43       ` Daniel Thompson
2014-10-31  9:43         ` Daniel Thompson
2014-10-31 18:08         ` Frank Rowand
2014-10-31 18:08           ` Frank Rowand
2014-11-03 10:05           ` Daniel Thompson
2014-11-03 10:05             ` Daniel Thompson
2014-11-04  3:00             ` Frank Rowand
2014-11-04  3:00               ` Frank Rowand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.