All of lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
To: joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org
Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [GIT PULL] iommu/arm-smmu: Updates for 4.17
Date: Tue, 27 Mar 2018 17:37:17 +0100	[thread overview]
Message-ID: <20180327163716.GC18435@arm.com> (raw)

Hi Joerg,

Please pull the following Arm SMMU updates for 4.17. Changes include:

  * More graceful handling and reporting of IRQ setup failures
  * General cleanup of our register field definitions using linux/bitmask.h
  * Support for 52-bit physical and virtual addressing

Cheers,

Will

--->8

The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:

  Linux 4.16-rc3 (2018-02-25 18:50:41 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/updates

for you to fetch changes up to dcd189e6d2eca4663da6120463fbff0995bc06eb:

  iommu/arm-smmu-v3: Support 52-bit virtual address (2018-03-27 14:12:06 +0100)

----------------------------------------------------------------
Nate Watterson (1):
      iommu/arm-smmu-v3: limit reporting of MSI allocation failures

Robin Murphy (8):
      iommu/arm-smmu-v3: Warn about missing IRQs
      iommu/arm-smmu-v3: Clean up address masking
      iommu/arm-smmu-v3: Clean up register definitions
      iommu/arm-smmu-v3: Clean up table definitions
      iommu/arm-smmu-v3: Clean up queue definitions
      iommu/io-pgtable-arm: Support 52-bit physical address
      iommu/arm-smmu-v3: Support 52-bit physical address
      iommu/arm-smmu-v3: Support 52-bit virtual address

 drivers/iommu/arm-smmu-v3.c    | 542 ++++++++++++++++++-----------------------
 drivers/iommu/io-pgtable-arm.c |  67 +++--
 2 files changed, 292 insertions(+), 317 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] iommu/arm-smmu: Updates for 4.17
Date: Tue, 27 Mar 2018 17:37:17 +0100	[thread overview]
Message-ID: <20180327163716.GC18435@arm.com> (raw)

Hi Joerg,

Please pull the following Arm SMMU updates for 4.17. Changes include:

  * More graceful handling and reporting of IRQ setup failures
  * General cleanup of our register field definitions using linux/bitmask.h
  * Support for 52-bit physical and virtual addressing

Cheers,

Will

--->8

The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:

  Linux 4.16-rc3 (2018-02-25 18:50:41 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/updates

for you to fetch changes up to dcd189e6d2eca4663da6120463fbff0995bc06eb:

  iommu/arm-smmu-v3: Support 52-bit virtual address (2018-03-27 14:12:06 +0100)

----------------------------------------------------------------
Nate Watterson (1):
      iommu/arm-smmu-v3: limit reporting of MSI allocation failures

Robin Murphy (8):
      iommu/arm-smmu-v3: Warn about missing IRQs
      iommu/arm-smmu-v3: Clean up address masking
      iommu/arm-smmu-v3: Clean up register definitions
      iommu/arm-smmu-v3: Clean up table definitions
      iommu/arm-smmu-v3: Clean up queue definitions
      iommu/io-pgtable-arm: Support 52-bit physical address
      iommu/arm-smmu-v3: Support 52-bit physical address
      iommu/arm-smmu-v3: Support 52-bit virtual address

 drivers/iommu/arm-smmu-v3.c    | 542 ++++++++++++++++++-----------------------
 drivers/iommu/io-pgtable-arm.c |  67 +++--
 2 files changed, 292 insertions(+), 317 deletions(-)

             reply	other threads:[~2018-03-27 16:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-27 16:37 Will Deacon [this message]
2018-03-27 16:37 ` [GIT PULL] iommu/arm-smmu: Updates for 4.17 Will Deacon
     [not found] ` <20180327163716.GC18435-5wv7dgnIgG8@public.gmane.org>
2018-03-29  8:26   ` Joerg Roedel
2018-03-29  8:26     ` Joerg Roedel

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=20180327163716.GC18435@arm.com \
    --to=will.deacon-5wv7dgnigg8@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.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.