Re: [PATCH 4/4] Cleanup lock order in iosapic_register_intr

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> >  	spin_lock_irqsave(&irq_desc[vector].lock, flags);
>         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> This linue must be
>         spin_lock(&irq_desc[vector].lock, flags);

I wanted to say 

	spin_lock(&irq_desc[vector].lock);

Patch is OK. Sorry again...

Thanks,
Kenji Kaneshige



-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux