All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suravee Suthikulanit <suravee.suthikulpanit-5C7GfCeVMHo@public.gmane.org>
To: Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/2 V2] iommu/amd: Add workaround for ERBT1312
Date: Mon, 22 Apr 2013 16:43:55 -0500	[thread overview]
Message-ID: <5175AF1B.2010409@amd.com> (raw)
In-Reply-To: <20130418200613.GB17148-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>

On 4/18/2013 3:06 PM, Joerg Roedel wrote:
> Yes, but the irq-thread function itself executes the handler function
> repeatedly until the IRQTF_RUNTHREAD bit is cleared. And every new
> interrupt will set this bit again. So when there is a new interrupt
> while our handler function runs the handler will be called again by the
> irq-thread.
>
>
> 	Joerg
Thank you for the clarification.  I have submitted a new patch based on 
the new workaround code. 
(http://lists.linuxfoundation.org/pipermail/iommu/2013-April/005574.html)

Suravee

WARNING: multiple messages have this Message-ID (diff)
From: Suravee Suthikulanit <suravee.suthikulpanit@amd.com>
To: Joerg Roedel <joro@8bytes.org>
Cc: <iommu@lists.linux-foundation.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2 V2] iommu/amd: Add workaround for ERBT1312
Date: Mon, 22 Apr 2013 16:43:55 -0500	[thread overview]
Message-ID: <5175AF1B.2010409@amd.com> (raw)
In-Reply-To: <20130418200613.GB17148@8bytes.org>

On 4/18/2013 3:06 PM, Joerg Roedel wrote:
> Yes, but the irq-thread function itself executes the handler function
> repeatedly until the IRQTF_RUNTHREAD bit is cleared. And every new
> interrupt will set this bit again. So when there is a new interrupt
> while our handler function runs the handler will be called again by the
> irq-thread.
>
>
> 	Joerg
Thank you for the clarification.  I have submitted a new patch based on 
the new workaround code. 
(http://lists.linuxfoundation.org/pipermail/iommu/2013-April/005574.html)

Suravee


  parent reply	other threads:[~2013-04-22 21:43 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-15  7:07 [PATCH 1/2 V2] iommu/amd: Add workaround for ERBT1312 suravee.suthikulpanit-5C7GfCeVMHo
2013-04-15  7:07 ` suravee.suthikulpanit
2013-04-18 16:02 ` Joerg Roedel
2013-04-18 16:13   ` Suravee Suthikulanit
2013-04-18 16:13     ` Suravee Suthikulanit
     [not found]     ` <51701B9F.10003-5C7GfCeVMHo@public.gmane.org>
2013-04-18 16:28       ` Joerg Roedel
2013-04-18 16:28         ` Joerg Roedel
     [not found]         ` <20130418162856.GA13891-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2013-04-18 16:59           ` Suravee Suthikulanit
2013-04-18 16:59             ` Suravee Suthikulanit
     [not found]             ` <5170268E.8080706-5C7GfCeVMHo@public.gmane.org>
2013-04-18 18:35               ` Joerg Roedel
2013-04-18 18:35                 ` Joerg Roedel
     [not found]                 ` <20130418183538.GA17148-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2013-04-18 18:56                   ` Suravee Suthikulpanit
2013-04-18 18:56                     ` Suravee Suthikulpanit
     [not found]                     ` <517041EA.70407-5C7GfCeVMHo@public.gmane.org>
2013-04-18 20:06                       ` Joerg Roedel
2013-04-18 20:06                         ` Joerg Roedel
     [not found]                         ` <20130418200613.GB17148-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2013-04-22 21:43                           ` Suravee Suthikulanit [this message]
2013-04-22 21:43                             ` Suravee Suthikulanit
2013-04-23 13:22           ` Don Dutile
2013-04-23 13:22             ` Don Dutile
     [not found]             ` <51768B25.1060501-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-04-24 10:46               ` Joerg Roedel
2013-04-24 10:46                 ` Joerg Roedel
     [not found]                 ` <20130424104616.GH17148-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2013-04-24 13:52                   ` Don Dutile
2013-04-24 13:52                     ` Don Dutile

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=5175AF1B.2010409@amd.com \
    --to=suravee.suthikulpanit-5c7gfcevmho@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@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.