Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1173173

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

From Sergey Ryazanov <ryazanov.s.a@gmail.com>
Newsgroups linux.kernel
Subject Re: [tip:irq/urgent] MIPS/pci: Fix race in installing chained IRQ handler
Date 2015-06-27 01:20 +0200
Message-ID <pFL4C-4OG-15@gated-at.bofh.it> (permalink)
References <pFL4C-4OG-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 <ryazanov.s.a@gmail.com>

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

-- 
Sergey

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [tip:irq/urgent] MIPS/pci: Fix race in installing chained IRQ handler Sergey Ryazanov <ryazanov.s.a@gmail.com> - 2015-06-27 01:20 +0200

csiph-web