mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] thunderbolt: Fixes for v4.19-rc6
@ 2018-09-24 10:20 Mika Westerberg
  2018-09-24 10:20 ` [PATCH 1/2] thunderbolt: Do not handle ICM events after domain is stopped Mika Westerberg
  2018-09-24 10:20 ` [PATCH 2/2] thunderbolt: Initialize after IOMMUs Mika Westerberg
  0 siblings, 2 replies; 3+ messages in thread
From: Mika Westerberg @ 2018-09-24 10:20 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Andreas Noever, Michael Jamet, Mika Westerberg, Yehezkel Bernat,
	Lukas Wunner, linux-kernel

Hi Greg,

This includes two fixes:

  - Stop handling ICM events when the domain is already removed upon module
    removal.

  - If the module is built into the kernel image, initialize after IOMMUs
    to keep the driver working when IOMMUs are enabled.

I've included both patches as well in case prefer to apply them directely
instead of pulling the signed tag.

Thanks!

The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804:

  Linux 4.19-rc3 (2018-09-09 17:26:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-fixes-for-v4.19-rc6

for you to fetch changes up to b3cea5ec12adc0fe0c0d264e56aa97ab617a51d6:

  thunderbolt: Initialize after IOMMUs (2018-09-14 10:45:22 +0300)

----------------------------------------------------------------
thunderbolt: Fixes for v4.19-rc6

----------------------------------------------------------------

Mika Westerberg (2):
  thunderbolt: Do not handle ICM events after domain is stopped
  thunderbolt: Initialize after IOMMUs

 drivers/thunderbolt/icm.c | 49 ++++++++++++++++-----------------------
 drivers/thunderbolt/nhi.c |  2 +-
 2 files changed, 21 insertions(+), 30 deletions(-)

-- 
2.18.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-24 10:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-24 10:20 [PATCH 0/2] thunderbolt: Fixes for v4.19-rc6 Mika Westerberg
2018-09-24 10:20 ` [PATCH 1/2] thunderbolt: Do not handle ICM events after domain is stopped Mika Westerberg
2018-09-24 10:20 ` [PATCH 2/2] thunderbolt: Initialize after IOMMUs Mika Westerberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome