From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Andreas Noever <andreas.noever@gmail.com>,
Michael Jamet <michael.jamet@intel.com>,
Mika Westerberg <mika.westerberg@linux.intel.com>,
Yehezkel Bernat <YehezkelShB@gmail.com>,
Lukas Wunner <lukas@wunner.de>,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] thunderbolt: Fixes for v4.19-rc6
Date: Mon, 24 Sep 2018 13:20:43 +0300 [thread overview]
Message-ID: <20180924102045.75807-1-mika.westerberg@linux.intel.com> (raw)
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
next reply other threads:[~2018-09-24 10:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-24 10:20 Mika Westerberg [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180924102045.75807-1-mika.westerberg@linux.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=YehezkelShB@gmail.com \
--cc=andreas.noever@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lukas@wunner.de \
--cc=michael.jamet@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox