[PATCH v3 3/4] irq: Allow multiple clients to register for irq affinity notification
From: Thomas Gleixner <hidden>
Date: 2014-09-26 09:30:05
Also in:
linux-pm, lkml
From: Thomas Gleixner <hidden>
Date: 2014-09-26 09:30:05
Also in:
linux-pm, lkml
On Thu, 25 Sep 2014, Kevin Hilman wrote:
Maybe I'm missing something, or maybe we're just lucky and nobody uses them together, but irq_set_affinity_notifier() only allows a single notifier to be registered at any given time. So if you had a system
A single notifier per irq .....