Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752853AbbLKTBE (ORCPT ); Fri, 11 Dec 2015 14:01:04 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:47244 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752055AbbLKTBC (ORCPT ); Fri, 11 Dec 2015 14:01:02 -0500 Message-ID: <1449860452.28274.0.camel@fourier> Subject: Re: [PATCH 0/1][3.13.y-ckt] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c From: Kamal Mostafa To: Joseph Salisbury Cc: kamal.mostafa@canonical.com, tatsu@ab.jp.nec.com, gregkh@linuxfoundation.org, jslaby@suse.com, linux-kernel@vger.kernel.org, stable@vger.kernel.org Date: Fri, 11 Dec 2015 11:00:52 -0800 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1212 Lines: 42 On Tue, 2015-12-08 at 17:11 -0500, Joseph Salisbury wrote: > 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 > 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. Thanks very much Joseph. Queued for 3.13-stable. -Kamal > > 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(-) > -- 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/