Re: [GIT PULL v1 0/4] stm class/intel_th: Fixes for v5.3

From: Alexander Shishkin
Date: Wed Aug 28 2019 - 11:24:42 EST


Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> writes:

> Hi Greg,
>
> These are the fixes that I have for v5.3. One is an actual bugfix that's
> copied to stable, one SPDX header fix and two new PCI IDs, copied to
> stable as well. Signed tag below, individual patches follow. Please
> consider applying or pulling. Thanks!

I forgot to attach the pull request to this one, but I figured, you'll
take patches anyway. Sorry about that.

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9b2b12d5f2ea658c0441c9d066c7faeb4f949ad0:

intel_th: pci: Add Tiger Lake support (2019-08-21 10:40:48 +0300)

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

These are:
* Double-free fix, going back to v4.4.
* SPDX license header fix.
* 2 new PCI IDs.

----------------------------------------------------------------
Alexander Shishkin (2):
intel_th: pci: Add support for another Lewisburg PCH
intel_th: pci: Add Tiger Lake support

Ding Xiang (1):
stm class: Fix a double free of stm_source_device

Nishad Kamdar (1):
intel_th: Use the correct style for SPDX License Identifier

drivers/hwtracing/intel_th/msu.h | 2 +-
drivers/hwtracing/intel_th/pci.c | 10 ++++++++++
drivers/hwtracing/intel_th/pti.h | 2 +-
drivers/hwtracing/stm/core.c | 1 -
4 files changed, 12 insertions(+), 3 deletions(-)