linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] iommu/arm-smmu: Fixes for 4.8
Date: Fri, 19 Aug 2016 17:02:31 +0100	[thread overview]
Message-ID: <20160819160231.GH9893@arm.com> (raw)

Hi Joerg,

As promised yesterday, here are a few ARM SMMU fixes for 4.8. I've added
a Fixes: line to each patch, so they should be good to go. The main changes
are:

  - Fix a couple of thinkos in the CMDQ error handling and short-descriptor
    page table code that have been there since day one
  - Disable stalling faults, since they may result in hardware deadlock
  - Fix an accidental BUG() when passing disable_bypass=1 on the cmdline

Cheers,

Will

--->8

The following changes since commit 694d0d0bb2030d2e36df73e2d23d5770511dbc8d:

  Linux 4.8-rc2 (2016-08-14 19:11:36 -0700)

are available in the git repository at:

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

for you to fetch changes up to 5bc0a11664e17e9f9551983f5b660bd48b57483c:

  iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass (2016-08-19 09:48:15 +0100)

----------------------------------------------------------------
Robin Murphy (1):
      iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks

Will Deacon (3):
      iommu/arm-smmu: Fix CMDQ error handling
      iommu/arm-smmu: Disable stalling faults for all endpoints
      iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass

 drivers/iommu/arm-smmu-v3.c        |  7 +++++--
 drivers/iommu/arm-smmu.c           | 34 +++++++---------------------------
 drivers/iommu/io-pgtable-arm-v7s.c |  4 +++-
 3 files changed, 15 insertions(+), 30 deletions(-)

             reply	other threads:[~2016-08-19 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-19 16:02 Will Deacon [this message]
2016-08-22 10:36 ` [GIT PULL] iommu/arm-smmu: Fixes for 4.8 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=20160819160231.GH9893@arm.com \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).