From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6DBB6C3A59D for ; Tue, 20 Aug 2019 15:14:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4D84A20C01 for ; Tue, 20 Aug 2019 15:14:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730189AbfHTPO0 (ORCPT ); Tue, 20 Aug 2019 11:14:26 -0400 Received: from mga03.intel.com ([134.134.136.65]:16415 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727304AbfHTPOZ (ORCPT ); Tue, 20 Aug 2019 11:14:25 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Aug 2019 08:14:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,408,1559545200"; d="scan'208";a="180727123" Received: from um.fi.intel.com (HELO localhost) ([10.237.72.183]) by orsmga003.jf.intel.com with ESMTP; 20 Aug 2019 08:14:23 -0700 From: Alexander Shishkin To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, alexander.shishkin@linux.intel.com Subject: Re: [GIT PULL 3/4] intel_th: pci: Add support for another Lewisburg PCH In-Reply-To: <20190820114426.GB15112@kroah.com> References: <20190820101653.74738-1-alexander.shishkin@linux.intel.com> <20190820101653.74738-4-alexander.shishkin@linux.intel.com> <20190820114426.GB15112@kroah.com> Date: Tue, 20 Aug 2019 18:14:22 +0300 Message-ID: <877e773m41.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg Kroah-Hartman writes: > On Tue, Aug 20, 2019 at 01:16:52PM +0300, Alexander Shishkin wrote: >> Add support for the Trace Hub in another Lewisburg PCH. >> >> Signed-off-by: Alexander Shishkin >> --- >> drivers/hwtracing/intel_th/pci.c | 5 +++++ >> 1 file changed, 5 insertions(+) > > same here, ok for stable? Yes for both. Should I resend? Regards, -- Alex