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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 6C3FAC10F03 for ; Thu, 25 Apr 2019 09:48:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 439B32084F for ; Thu, 25 Apr 2019 09:48:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387440AbfDYJsN (ORCPT ); Thu, 25 Apr 2019 05:48:13 -0400 Received: from mga11.intel.com ([192.55.52.93]:50992 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728432AbfDYJsN (ORCPT ); Thu, 25 Apr 2019 05:48:13 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Apr 2019 02:48:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,393,1549958400"; d="scan'208";a="164947115" Received: from um.fi.intel.com (HELO localhost) ([10.237.72.63]) by fmsmga004.fm.intel.com with ESMTP; 25 Apr 2019 02:48:11 -0700 From: Alexander Shishkin To: Greg Kroah-Hartman Cc: Mathieu Poirier , linux-kernel@vger.kernel.org, alexander.shishkin@linux.intel.com Subject: Re: [GIT PULL 0/3] stm class/intel_th: Fixes for v5.1 In-Reply-To: <20190417073536.63014-1-alexander.shishkin@linux.intel.com> References: <20190417073536.63014-1-alexander.shishkin@linux.intel.com> Date: Thu, 25 Apr 2019 12:48:11 +0300 Message-ID: <8736m6za90.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 Alexander Shishkin writes: > Hi Greg, Hi Greg, This seems to have fallen through the cracks. Unless you picked it up already, should I resend these as a part of my pull request for v5.2 instead? Both fixes are not v5.1 specific and will have to go to stable either way. Regards, -- Alex