Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1601382 > unrolled thread
| Started by | Alexander Shishkin <alexander.shishkin@linux.intel.com> |
|---|---|
| First post | 2017-03-15 14:10 +0100 |
| Last post | 2017-03-16 02:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] intel_th: Fixes for char-misc-linus Alexander Shishkin <alexander.shishkin@linux.intel.com> - 2017-03-15 14:10 +0100
Re: [GIT PULL] intel_th: Fixes for char-misc-linus Greg KH <gregkh@linuxfoundation.org> - 2017-03-16 02:50 +0100
| From | Alexander Shishkin <alexander.shishkin@linux.intel.com> |
|---|---|
| Date | 2017-03-15 14:10 +0100 |
| Subject | [GIT PULL] intel_th: Fixes for char-misc-linus |
| Message-ID | <tlgQG-85t-13@gated-at.bofh.it> |
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(-)
[toc] | [next] | [standalone]
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-03-16 02:50 +0100 |
| Message-ID | <tlsI9-7Ou-11@gated-at.bofh.it> |
| In reply to | #1601382 |
On Wed, Mar 15, 2017 at 03:00:38PM +0200, Alexander Shishkin wrote: > 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 Pulled and pushed out, thanks. greg k-h
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web