From: Joerg Roedel <joro@8bytes.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will@kernel.org>,
linux-kernel@vger.kernel.org, iommu@lists.linux.dev
Subject: [git pull] IOMMU Fixes for Linux v6.11-rc1
Date: Fri, 16 Aug 2024 15:40:09 +0200 [thread overview]
Message-ID: <Zr9WubNFJyVjE1R0@8bytes.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1024 bytes --]
Hi Linus,
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fixes-v6.11-rc3
for you to fetch changes up to 92567a5f92bc947fb7aa4351979db1b7b71a554c:
iommu: Remove unused declaration iommu_sva_unbind_gpasid() (2024-08-13 10:53:45 +0200)
----------------------------------------------------------------
IOMMU Fixes for Linux v6.11-rc3
Including:
- Bring back a lost return statement in io-page-fault code
- Remove an unused function declaration
----------------------------------------------------------------
Barak Biber (1):
iommu: Restore lost return in iommu_report_device_fault()
Yue Haibing (1):
iommu: Remove unused declaration iommu_sva_unbind_gpasid()
drivers/iommu/io-pgfault.c | 1 +
include/linux/iommu.h | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
Please pull.
Thanks,
Joerg
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2024-08-16 13:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-16 13:40 Joerg Roedel [this message]
2024-08-16 16:32 ` [git pull] IOMMU Fixes for Linux v6.11-rc1 pr-tracker-bot
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=Zr9WubNFJyVjE1R0@8bytes.org \
--to=joro@8bytes.org \
--cc=iommu@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=will@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.