Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1286893
| From | Joseph Salisbury <joseph.salisbury@canonical.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/1][3.13.y-ckt] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c |
| Date | 2015-12-08 23:20 +0100 |
| Message-ID | <qDyM2-89u-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello,
Please consider including upstream commit e81107d4c6bd098878af9796b24edc8d4a9524fd
in the next v3.13.y-ckt release. This commit was included mainline as of v4.3-rc5.
It has been tested and confirmed to resolve http://bugs.launchpad.net/bugs/1512815 .
commit e81107d4c6bd098878af9796b24edc8d4a9524fd
Author: Kosuke Tatsukawa <tatsu@ab.jp.nec.com>
Date: Fri Oct 2 08:27:05 2015 +0000
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
Commit e81107d4 does not apply cleanly to v3.13.y-ckt, so I performed a backport, which is
in email 1/1.
Sincerely,
Joseph Salisbury
Kosuke Tatsukawa (1):
tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
drivers/tty/n_tty.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/1][3.13.y-ckt] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c Joseph Salisbury <joseph.salisbury@canonical.com> - 2015-12-08 23:20 +0100 [PATCH 1/1][3.13.y-ckt] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c Joseph Salisbury <joseph.salisbury@canonical.com> - 2015-12-08 23:20 +0100 Re: [PATCH 0/1][3.13.y-ckt] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c Kamal Mostafa <kamal@canonical.com> - 2015-12-11 20:10 +0100
csiph-web