From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PATCH] TTY/serial patches for 3.4-rc4
Date: Fri, 20 Apr 2012 10:21:27 -0700 [thread overview]
Message-ID: <20120420172127.GB21573@kroah.com> (raw)
The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015:
Linux 3.4-rc3 (2012-04-15 18:28:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.4-rc4
for you to fetch changes up to d3a7b83f865b46bb7b5e1ed18a129ce1af349db4:
drivers/tty/amiserial.c: add missing tty_unlock (2012-04-19 19:15:35 -0700)
----------------------------------------------------------------
TTY fixes for 3.4-rc4
Here are 3 tiny bugfixes for 3.4-rc4.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexander Shiyan (1):
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
Julia Lawall (1):
drivers/tty/amiserial.c: add missing tty_unlock
Tomoya MORINAGA (1):
pch_uart: Fix dma channel unallocated issue
drivers/tty/amiserial.c | 4 +++-
drivers/tty/serial/clps711x.c | 14 ++++++++------
drivers/tty/serial/pch_uart.c | 4 +++-
3 files changed, 14 insertions(+), 8 deletions(-)
reply other threads:[~2012-04-20 17:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20120420172127.GB21573@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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