All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <David.Woodhouse@intel.com>
To: Dan Williams <dan.j.williams@intel.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"lkml@chrisli.org" <lkml@chrisli.org>
Subject: Re: [PATCH] ioat2: catch and recover from broken vtd configurations v6
Date: Wed, 04 Aug 2010 18:49:25 +0100	[thread overview]
Message-ID: <1280944165.19499.50.camel@localhost> (raw)
In-Reply-To: <AANLkTim-otwN3mZZPLNz6s9hH1X+W4F-t93hdVCHNT+e@mail.gmail.com>

On Wed, 2010-08-04 at 10:47 -0700, Dan Williams wrote:
> On Fri, Jul 23, 2010 at 3:47 PM, Dan Williams <dan.j.williams@intel.com> wrote:
> > On some platforms (MacPro3,1) the BIOS assigns the ioatdma device to the
> > incorrect iommu causing faults when the driver initializes.  Add a quirk
> > to catch this misconfiguration and try falling back to untranslated
> > operation (which works in the MacPro3,1 case).
> >
> > Assuming there are other platforms with misconfigured iommus teach the
> > ioatdma driver to treat initialization failures as non-fatal (just fail
> > the driver load and emit a warning instead of triggering a BUG_ON).
> >
> > This can be classified as a boot regression since 2.6.32 on affected
> > platforms since the ioatdma module did not autoload prior to that
> > kernel.
> >
> > Cc: <stable@kernel.org>
> > Cc: David Woodhouse <David.Woodhouse@intel.com>
> > Reported-by: Chris Li <lkml@chrisli.org>
> > Tested-by: Chris Li <lkml@chrisli.org>
> > Signed-off-by: Dan Williams <dan.j.williams@intel.com>
> > ---
> > David, looking for your sign-off to take this final version through my
> > tree.
> 
> Ping.  I'm looking to include this in my 2.6.36 pull request.

Acked-By: David Woodhouse <David.Woodhouse@intel.com>

-- 
David Woodhouse                            Open Source Technology Centre
David.Woodhouse@intel.com                              Intel Corporation



      reply	other threads:[~2010-08-04 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-23 22:47 [PATCH] ioat2: catch and recover from broken vtd configurations v6 Dan Williams
2010-08-04 17:47 ` Dan Williams
2010-08-04 17:49   ` David Woodhouse [this message]

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=1280944165.19499.50.camel@localhost \
    --to=david.woodhouse@intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@chrisli.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.