From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751018AbdKSIlV (ORCPT ); Sun, 19 Nov 2017 03:41:21 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:39076 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750788AbdKSIlT (ORCPT ); Sun, 19 Nov 2017 03:41:19 -0500 Date: Sun, 19 Nov 2017 09:41:21 +0100 From: Greg Kroah-Hartman To: Matt Wilson Cc: Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, Anthony Liguori , stable@vger.kernel.org Subject: Re: [PATCH v2] serial: 8250_pci: Add Amazon PCI serial device ID Message-ID: <20171119084121.GB15844@kroah.com> References: <20171113083111.GB22719@kroah.com> <1510601491-31803-1-git-send-email-msw@linux.com> <20171119042607.GA26232@ued668862963453.ant.amazon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171119042607.GA26232@ued668862963453.ant.amazon.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Nov 18, 2017 at 08:26:07PM -0800, Matt Wilson wrote: > On Mon, Nov 13, 2017 at 11:31:31AM -0800, Matt Wilson wrote: > > From: Matt Wilson > > > > This device will be used in future Amazon EC2 instances as the primary > > serial port (i.e., data sent to this port will be available via the > > GetConsoleOuput [1] EC2 API). > > Ping? Middle of the merge window, can't do anything until 4.15-rc1 is out, please be patient... greg k-h