From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <51B1E68C.1040504@cogentembedded.com> Date: Fri, 07 Jun 2013 17:56:28 +0400 From: Sergei Shtylyov MIME-Version: 1.0 To: Lotfi Manseur CC: stable@vger.kernel.org, Greg Kroah-Hartman , Wojciech M Zabolotny , Nicolas Palix , Lotfi Manseur , Willy Tarreau , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] USB: serial/ftdi_sio.c Fix kernel oops References: <1370610872-1309-1-git-send-email-lotfi.manseur@imag.fr> In-Reply-To: <1370610872-1309-1-git-send-email-lotfi.manseur@imag.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: Hello. On 06/07/2013 05:14 PM, Lotfi Manseur wrote: > Handle null termios in ftdi_set_termios(), introduced in > commit 552f6bf1bb0eda0011c0525dd587aa9e7ba5b846 > This has been corrected in the mainline by > commits c515598e0f5769916c31c00392cc2bfe6af74e55 and > a816e3113b63753c330ca4751ea1d208e93e3015. You should also give the summary lines of all mentioned commits in parens. > This is to be fixed in longterm 2.6.32.60 and 3.4.47. > This bug has been found with coccinelle. > > Signed-off-by: Lotfi Manseur > Signed-off-by: Nicolas Palix WBR, Sergei