From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754074AbdHWNlC (ORCPT ); Wed, 23 Aug 2017 09:41:02 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58120 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754004AbdHWNlB (ORCPT ); Wed, 23 Aug 2017 09:41:01 -0400 Date: Wed, 23 Aug 2017 06:40:04 -0700 From: Greg Kroah-Hartman To: Tomas Winkler Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org, Alexander Usyskin Subject: Re: [stable 4.4 1/2] mei: me: add broxton pci device ids Message-ID: <20170823134004.GB31113@kroah.com> References: <20170823063029.3502-1-tomas.winkler@intel.com> <20170823063029.3502-2-tomas.winkler@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170823063029.3502-2-tomas.winkler@intel.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 23, 2017 at 09:30:28AM +0300, Tomas Winkler wrote: > Add device ids for Broxton SoC based devices. > > Cc: stable@kernel.com #4.4.x > Signed-off-by: Tomas Winkler > Signed-off-by: Greg Kroah-Hartman > --- > drivers/misc/mei/hw-me-regs.h | 3 +++ > drivers/misc/mei/pci-me.c | 3 +++ > 2 files changed, 6 insertions(+) What is the git commit for this, and patch 2/2 in this series, that describes these patches in Linus's tree? thanks, greg k-h