From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932066AbdD0Ga0 (ORCPT ); Thu, 27 Apr 2017 02:30:26 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:33803 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755098AbdD0GaO (ORCPT ); Thu, 27 Apr 2017 02:30:14 -0400 Date: Thu, 27 Apr 2017 09:30:10 +0300 From: Maksim Salau To: Greg Kroah-Hartman Cc: Juergen Stuber , legousb-devel@lists.sourceforge.net, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Alfredo Rafael Vicente Boix Subject: Re: [PATCH v3] usb: misc: legousbtower: Fix buffers on stack Message-ID: <20170426232725.70cdb165@gopalasr.ncal.norcal.wdc.com> In-Reply-To: <20170426092913.GA21563@kroah.com> References: <20170425222842.60efc758@gmail.com> <20170425194921.29548-1-maksim.salau@gmail.com> <20170426092913.GA21563@kroah.com> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > * removed Tested-by: Alfredo Rafael Vicente Boix ; > > I added this back, as it matters, and your change from the previous > version was trivial. > > > * removed Cc: stable@vger.kernel.org > > since this patch doesn't apply against v4.10.12 > > I added this back as well :) Thanks, Greg! I was not sure about how strict are the rules about these tags. Maksim.