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: a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [GIT PULL] iommu/arm-smmu: updates for 3.19
Date: Wed, 19 Nov 2014 19:00:06 +0000	[thread overview]
Message-ID: <20141119190006.GL15985@arm.com> (raw)

Hi Joerg,

Please can you pull these ARM SMMU changes for 3.19? As well as the
usual driver updates (enabling support for the new NESTING attribute),
there are also the IOMMU_NOEXEC patches from Antonios, which includes
a fix for a resulting compiler warning in the AMD IOMMU driver.

Cheers,

Will

--->8

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

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 c752ce45b213de8532baaf987ba930638f77c439:

  iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute (2014-11-14 14:41:39 +0000)

----------------------------------------------------------------
Antonios Motakis (3):
      iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
      iommu: add capability IOMMU_CAP_NOEXEC
      iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver

Thierry Reding (1):
      iommu/arm-smmu: Play nice on non-ARM/SMMU systems

Will Deacon (2):
      iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC
      iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute

 drivers/iommu/amd_iommu.c |   2 +
 drivers/iommu/arm-smmu.c  | 133 +++++++++++++++++++++++++++++++++++++---------
 include/linux/iommu.h     |   3 +-
 3 files changed, 113 insertions(+), 25 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 3.19
Date: Wed, 19 Nov 2014 19:00:06 +0000	[thread overview]
Message-ID: <20141119190006.GL15985@arm.com> (raw)

Hi Joerg,

Please can you pull these ARM SMMU changes for 3.19? As well as the
usual driver updates (enabling support for the new NESTING attribute),
there are also the IOMMU_NOEXEC patches from Antonios, which includes
a fix for a resulting compiler warning in the AMD IOMMU driver.

Cheers,

Will

--->8

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

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 c752ce45b213de8532baaf987ba930638f77c439:

  iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute (2014-11-14 14:41:39 +0000)

----------------------------------------------------------------
Antonios Motakis (3):
      iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
      iommu: add capability IOMMU_CAP_NOEXEC
      iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver

Thierry Reding (1):
      iommu/arm-smmu: Play nice on non-ARM/SMMU systems

Will Deacon (2):
      iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC
      iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute

 drivers/iommu/amd_iommu.c |   2 +
 drivers/iommu/arm-smmu.c  | 133 +++++++++++++++++++++++++++++++++++++---------
 include/linux/iommu.h     |   3 +-
 3 files changed, 113 insertions(+), 25 deletions(-)

             reply	other threads:[~2014-11-19 19:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19 19:00 Will Deacon [this message]
2014-11-19 19:00 ` [GIT PULL] iommu/arm-smmu: updates for 3.19 Will Deacon
     [not found] ` <20141119190006.GL15985-5wv7dgnIgG8@public.gmane.org>
2014-11-21 11:30   ` Joerg Roedel
2014-11-21 11:30     ` 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=20141119190006.GL15985@arm.com \
    --to=will.deacon-5wv7dgnigg8@public.gmane.org \
    --cc=a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@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 \
    --cc=treding-DDmLM1+adcrQT0dZR+AlfA@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.