[GIT PULL 0/4] intel_th: Fixes for v5.2
From: Alexander Shishkin
Date: Fri Jun 21 2019 - 12:20:11 EST
Hi Greg,
Here are the fixes I have for v5.2 cycle: two gcc warnings, one dma mapping
issue and a new PCI ID. All issues were introduced in the same cycle, so no
-stable involvement.
All patches are aiaiai-clean. Signed git tag below. Individual patches in
follow-up emails. Please consider pulling or applying. Thanks!
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git tags/intel_th-fixes-for-greg-20190621
for you to fetch changes up to 0001019cdade192cb05a3c4e07df3b30a20c8ed0:
intel_th: pci: Add Ice Lake NNPI support (2019-06-21 18:34:27 +0300)
----------------------------------------------------------------
intel_th: Fixes for v5.2
These are:
* two trivial fixes for gcc warnings introduced in v5.2-rc1
* a fix for a dma mapping problem, introduced in v5.2-rc1
* a new PCI ID
----------------------------------------------------------------
Alexander Shishkin (2):
intel_th: msu: Fix single mode with disabled IOMMU
intel_th: pci: Add Ice Lake NNPI support
Shaokun Zhang (1):
intel_th: msu: Fix unused variable warning on arm64 platform
YueHaibing (1):
intel_th: msu: Remove set but not used variable 'last'
drivers/hwtracing/intel_th/msu.c | 45 ++++++++++++++++++++++++++--------------
drivers/hwtracing/intel_th/pci.c | 5 +++++
2 files changed, 34 insertions(+), 16 deletions(-)
--
2.20.1