From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753663AbdCONBx (ORCPT ); Wed, 15 Mar 2017 09:01:53 -0400 Received: from mga11.intel.com ([192.55.52.93]:53121 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751358AbdCONAm (ORCPT ); Wed, 15 Mar 2017 09:00:42 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,168,1486454400"; d="scan'208";a="1142563034" From: Alexander Shishkin To: Greg KH Cc: linux-kernel@vger.kernel.org, laurent.fert@intel.com, Mathieu Poirier , Chunyan Zhang , Alexander Shishkin Subject: [GIT PULL] intel_th: Fixes for char-misc-linus User-Agent: Notmuch/0.23.5 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Wed, 15 Mar 2017 15:00:38 +0200 Message-ID: <87bmt24rux.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, Here are my fixes for 4.11, please consider pulling. One is an actual bugfix, two others are new PCI IDs. Thanks! The following changes since commit 4495c08e84729385774601b5146d51d9e5849f81: Linux 4.11-rc2 (2017-03-12 14:47:08 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git tags/stm-fixes-for-greg-20170315 for you to fetch changes up to 340837f985c2cb87ca0868d4aa9ce42b0fab3a21: intel_th: pci: Add Gemini Lake support (2017-03-15 14:55:18 +0200) ---------------------------------------------------------------- intel_th: Fixes for 4.11 These are: * fix for a module refcount leak * two new PCI IDs ---------------------------------------------------------------- Alexander Shishkin (3): intel_th: Don't leak module refcount on failure to activate intel_th: pci: Add Denverton SOC support intel_th: pci: Add Gemini Lake support drivers/hwtracing/intel_th/core.c | 4 +++- drivers/hwtracing/intel_th/pci.c | 10 ++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-)