From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 7 Jun 2013 10:30:09 -0700 From: Greg Kroah-Hartman To: Lotfi Manseur Cc: stable@vger.kernel.org, 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 Message-ID: <20130607173009.GC29371@kroah.com> References: <1370610872-1309-1-git-send-email-lotfi.manseur@imag.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1370610872-1309-1-git-send-email-lotfi.manseur@imag.fr> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Fri, Jun 07, 2013 at 03:14:32PM +0200, 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. Then why shouldn't we just include those commit instead of your patch, which looks much different from these? I'd much rather take the originals, not something else. greg k-h