linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Liang Li <liang.li@windriver.com>
To: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: liang.li@windriver.com, dvhart@linux.intel.com,
	bruce.ashfield@windriver.com, tomoya.rohm@gmail.com,
	feng.tang@intel.com, alan@linux.intel.com,
	gregkh@linuxfoundation.org
Subject: [PATCH 0/2] pch_uart: fix a deadlock and add sysrq support
Date: Sat, 19 Jan 2013 17:52:09 +0800	[thread overview]
Message-ID: <1358589131-28187-1-git-send-email-liang.li@windriver.com> (raw)

Patch 1/2 is fixing a deadlock issue caused by serial error when using
pch_uart as serial console. Send brk to serial console can be used to
reproduce the issue.

Patch 2/2 is adding sysrq support for pch_uart.

Diffstat:

 drivers/tty/serial/pch_uart.c |   56 ++++++++++++++++++++++++++++++------------
 1 file changed, 41 insertions(+), 15 deletions(-)

---

Thanks,
Liang Li


             reply	other threads:[~2013-01-19  9:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-19  9:52 Liang Li [this message]
2013-01-19  9:52 ` [PATCH 1/2] pch_uart: fix a deadlock when pch_uart as console Liang Li
2013-01-19  9:52 ` [PATCH 2/2] pch_uart: add sysrq support Liang Li

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1358589131-28187-1-git-send-email-liang.li@windriver.com \
    --to=liang.li@windriver.com \
    --cc=alan@linux.intel.com \
    --cc=bruce.ashfield@windriver.com \
    --cc=dvhart@linux.intel.com \
    --cc=feng.tang@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=tomoya.rohm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).