Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp2012323ybc; Wed, 20 Nov 2019 07:36:03 -0800 (PST) X-Google-Smtp-Source: APXvYqz67vuI+g29XCUqF97h39RpA1I18ykh32p0p3B09TJ4ZHi8jVLCHzgu8/ryOpSqAs/WfCGM X-Received: by 2002:adf:f5c2:: with SMTP id k2mr4077302wrp.118.1574264163728; Wed, 20 Nov 2019 07:36:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574264163; cv=none; d=google.com; s=arc-20160816; b=elYj8IN2iFrBW3cnCx7qUju4VIgFOCjLEsqfemU+X6+NaKHt9ZOzSSpDffmFSGKa4y k9DuhTJZf27X61egx9jSb91V3JbF0/x4S0wu8gxji9Ac8gfgDpwX7X0ILlcMX5LT2ALC MQPBKSXN320SUPBJWzNsdoL+E26KDlnazCFZeHyFW+raHk4xVT0iub4W5K/hsT4nc761 ikfhYtDfosja4g/hiIBQJcO0cC0SSuKhHTfuZ2IRkIX5AsSEmfj5w6zWoTjYJPPJhXfW CO3cT91bkpb+ohQwRCZsJJ2HzXkNpJfiCpLlLfHWT48Gh2Gt2c8+hs1vdiFmsgY4T/NF hQ5Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=qmog4lHifQmJSosROn1ohtbaWTp9d+KEdR/nrmH9hq0=; b=lLKOkpRY68uvLFRQ/VIsCXugXgRWcgZdToY1kZzYnWe+e7m2ZAXLb3EH1+RFYQhF1r 4k2AgOSJhJ3969c/n07GzUkJ6XK6oik9OLDQqrqVcjEIVnv8zXkhEhuVAxw56xnVXnYr GviGx7HWnKZAiAmqxRkaJR01+CzfFDAl8uAMLaF2F/sTzg3SSgr4TJC91w1K0Jg71uy/ paYAoPKhEZnnOcbkfWcGYaEHcBFu8YwIoffRu/zEVR52dK6ChxxN52BRC/GEL8z6QgB5 2pUCSy4yEGoOvjyJX9SeeucAqTkx297Uem/NrDYXX6bE+yOONVb5HxTrF9o9naeNCm7E g8PA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z16si17650421edx.337.2019.11.20.07.35.39; Wed, 20 Nov 2019 07:36:03 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728895AbfKTNI0 (ORCPT + 99 others); Wed, 20 Nov 2019 08:08:26 -0500 Received: from mga05.intel.com ([192.55.52.43]:58358 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727965AbfKTNIZ (ORCPT ); Wed, 20 Nov 2019 08:08:25 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Nov 2019 05:08:25 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,221,1571727600"; d="scan'208";a="196848286" Received: from black.fi.intel.com (HELO black.fi.intel.com.) ([10.237.72.28]) by orsmga007.jf.intel.com with ESMTP; 20 Nov 2019 05:08:23 -0800 From: Alexander Shishkin To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Alexander Shishkin Subject: [GIT PULL 0/3] intel_th: Updates for v5.5 Date: Wed, 20 Nov 2019 15:08:03 +0200 Message-Id: <20191120130806.44028-1-alexander.shishkin@linux.intel.com> X-Mailer: git-send-email 2.24.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, Here are some more updates I have for v5.5. These are 2 new PCI IDs and a bug fix for something old. Stable CC on all of them. Signed tag below. Individual patches follow. I made sure that there aren't merge conflicts with other PCI ID patches in char-misc-next, so either way is good. The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git tags/intel_th-for-greg-20191120 for you to fetch changes up to 76a8b4a23ca875ef06401326b9d799f74f55d82a: intel_th: pci: Add Tiger Lake CPU support (2019-11-20 14:53:05 +0200) ---------------------------------------------------------------- intel_th: Updates for v5.5 These are: * a double free fix * two new PCI IDs ---------------------------------------------------------------- Alexander Shishkin (3): intel_th: Fix a double put_device() in error path intel_th: pci: Add Ice Lake CPU support intel_th: pci: Add Tiger Lake CPU support drivers/hwtracing/intel_th/core.c | 8 ++------ drivers/hwtracing/intel_th/pci.c | 10 ++++++++++ 2 files changed, 12 insertions(+), 6 deletions(-) -- 2.24.0