From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755187Ab3COO6t (ORCPT ); Fri, 15 Mar 2013 10:58:49 -0400 Received: from mail-pb0-f50.google.com ([209.85.160.50]:35991 "EHLO mail-pb0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754256Ab3COO6r (ORCPT ); Fri, 15 Mar 2013 10:58:47 -0400 Date: Fri, 15 Mar 2013 07:58:44 -0700 From: Greg KH To: Nicolas Ferre Cc: Pawel Wieczorkiewicz , jslaby@suse.cz, grant.likely@secretlab.ca, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] tty: atmel_serial_probe(): index of atmel_ports[] fix Message-ID: <20130315145844.GA30916@kroah.com> References: <1361377580-10437-1-git-send-email-wpawel@gmail.com> <514331F6.6070204@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <514331F6.6070204@atmel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 15, 2013 at 03:36:38PM +0100, Nicolas Ferre wrote: > On 02/20/2013 05:26 PM, Pawel Wieczorkiewicz : > > From: Pawel Wieczorkiewicz > > > > Index of atmel_ports[ATMEL_MAX_UART] should be smaller > > than ATMEL_MAX_UART. > > > > Signed-off-by: Pawel Wieczorkiewicz > > Acked-by: Nicolas Ferre > > It can be good to include this one in 3.9-rc. > > I also would like to add the "stable" tag to it: > > Cc: stable # 3.2+ > > Greg, can you take this one or do I need to re-send it with appropriate > "stable" line? I can add it, thanks. greg k-h