Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754169AbbHZM6a (ORCPT ); Wed, 26 Aug 2015 08:58:30 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:45131 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751737AbbHZM63 (ORCPT ); Wed, 26 Aug 2015 08:58:29 -0400 Message-ID: <55DDB7E5.6090604@ti.com> Date: Wed, 26 Aug 2015 18:28:13 +0530 From: Sekhar Nori User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Peter Hurley CC: Sebastian Andrzej Siewior , , , , , Greg Kroah-Hartman Subject: Re: [PATCH 1/3] serial: 8250: move rx_running out of the bitfield References: <1439568064-7907-1-git-send-email-bigeasy@linutronix.de> <55DD88E2.3000401@ti.com> <55DDB48B.80701@hurleysoftware.com> In-Reply-To: <55DDB48B.80701@hurleysoftware.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1114 Lines: 30 On Wednesday 26 August 2015 06:13 PM, Peter Hurley wrote: > On 08/26/2015 05:37 AM, Sekhar Nori wrote: >> On Friday 14 August 2015 09:31 PM, Sebastian Andrzej Siewior wrote: >>> From: John Ogness >>> >>> That bitfield is modified by read + or + write operation. If someone >>> sets any of the other two bits it might render the lock useless. >>> >>> While at it, remove other bitfields as well to avoid more such >>> errors. >>> >>> Cc: Greg Kroah-Hartman >>> Signed-off-by: John Ogness >>> Signed-off-by: Sebastian Andrzej Siewior >> >> Tested with wilink BT module on TI's DRA7 EVM. >> >> Tested-by: Sekhar Nori > > Already in Greg's tty-next tree (and 4.3-rc1 pull request), Sekhar. Oops, no problem. Did not notice that. Thanks, Sekhar -- 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/