2015-06-26 23:13:29

by Sergey Ryazanov

[permalink] [raw]
Subject: Re: [tip:irq/urgent] MIPS/pci: Fix race in installing chained IRQ handler

Hello Thomas,

Friday, June 26, 2015, 10:48:30 PM, you wrote:
> MIPS/pci: Fix race in installing chained IRQ handler

> Fix a race where a pending interrupt could be received and the handler
> called before the handler's data has been setup, by converting to
> irq_set_chained_handler_and_data().

Reviewed-by: Sergey Ryazanov <[email protected]>

Though it's nearly impossible to trigger a race here, since SoC boot
up with disabled PCI interrupts.

--
Sergey