[GIT PULL 0/3] stm class/intel_th: Fixes for v5.1

From: Alexander Shishkin
Date: Wed Apr 17 2019 - 03:35:51 EST


Hi Greg,

Here are the fixes that I have for 5.1. These are two bugfixes in stm
class code, both stable-worthy and a new PCI ID for Intel TH. Static
checkers approve, as usual. Individual patches follow. Please consider
pulling or applying. Thanks!

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git tags/intel_th-stm-fixes-for-greg-20190417

for you to fetch changes up to a32bb4a8524253943548f6c3794bfe9af5c99f4b:

intel_th: pci: Add Comet Lake support (2019-04-17 10:16:04 +0300)

----------------------------------------------------------------
stm class/intel_th: Fixes for v5.1

These are:
* Fix for a resource leak in stm core
* Fix for stm on 32-bit systems
* A new PCI ID for Intel TH

----------------------------------------------------------------
Alexander Shishkin (2):
stm class: Fix channel bitmap on 32-bit systems
intel_th: pci: Add Comet Lake support

Tingwei Zhang (1):
stm class: Fix channel free in stm output free path

drivers/hwtracing/intel_th/pci.c | 5 +++++
drivers/hwtracing/stm/core.c | 9 ++++-----
2 files changed, 9 insertions(+), 5 deletions(-)

--
2.20.1