All of lore.kernel.org
 help / color / mirror / Atom feed
From: yanxiaofeng <yanxiaofeng-6gUaA8visnnQT0dZR+AlfA@public.gmane.org>
To: Jiang Liu <jiang.liu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>,
	joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] intel_irq_remapping: fix a comment error
Date: Wed, 3 Jun 2015 16:30:50 +0800	[thread overview]
Message-ID: <556EBB3A.2030608@inspur.com> (raw)
In-Reply-To: <556EB9F2.4040408-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 1399 bytes --]



在 2015年06月03日 16:25, Jiang Liu 写道:
> On 2015/6/3 16:20, xiaofeng.yan wrote:
>> change tabke to take.
>>
>> Signed-off-by: xiaofeng.yan <yanxiaofeng-6gUaA8visnnQT0dZR+AlfA@public.gmane.org>
>> ---
>>   drivers/iommu/intel_irq_remapping.c | 3 ++-
>>   1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/drivers/iommu/intel_irq_remapping.c b/drivers/iommu/intel_irq_remapping.c
>> index 5709ae9..d59f82d 100644
>> --- a/drivers/iommu/intel_irq_remapping.c
>> +++ b/drivers/iommu/intel_irq_remapping.c
>> @@ -46,7 +46,7 @@ static struct hpet_scope ir_hpet[MAX_HPET_TBS];
>>    *	->iommu->register_lock
>>    * Note:
>>    * intel_irq_remap_ops.{supported,prepare,enable,disable,reenable} are called
>> - * in single-threaded environment with interrupt disabled, so no need to tabke
>> + * in single-threaded environment with interrupt disabled, so no need to take
>>    * the dmar_global_lock.
>>    */
>>   static DEFINE_RAW_SPINLOCK(irq_2_ir_lock);
>> @@ -185,6 +185,7 @@ static int modify_irte(int irq, struct irte *irte_modified)
>>   		return -1;
>>   
>>   	raw_spin_lock_irqsave(&irq_2_ir_lock, flags);
>> +	while(1):
> Hi Xiaofeng,
> 	Seems above change be removed.
Yes, Thank you for your correction.
I will send correctional patch.

Thanks
Yan
> Thanks!
> Gerry
>
>>   
>>   	iommu = irq_iommu->iommu;
>>   
>>
> .
>


[-- Attachment #1.2: Type: text/html, Size: 2245 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



      parent reply	other threads:[~2015-06-03  8:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-03  8:20 [PATCH] intel_irq_remapping: fix a comment error xiaofeng.yan
     [not found] ` <1433319615-29776-1-git-send-email-yanxiaofeng-6gUaA8visnnQT0dZR+AlfA@public.gmane.org>
2015-06-03  8:25   ` Jiang Liu
2015-06-03  8:25     ` Jiang Liu
     [not found]     ` <556EB9F2.4040408-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2015-06-03  8:30       ` yanxiaofeng [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=556EBB3A.2030608@inspur.com \
    --to=yanxiaofeng-6guaa8visnnqt0dzr+alfa@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=jiang.liu-VuQAYsv1563Yd54FQh9/CA@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.