From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [PATCH v3 3/4] irq: Allow multiple clients to register for irq affinity notification Date: Fri, 26 Sep 2014 11:29:56 +0200 (CEST) Message-ID: References: <1409170479-29955-1-git-send-email-lina.iyer@linaro.org> <1409170479-29955-4-git-send-email-lina.iyer@linaro.org> <20140902184305.GB91995@ilina-mac.local> <7htx3vbfqr.fsf@deeprootsystems.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from www.linutronix.de ([62.245.132.108]:38733 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753435AbaIZJaD (ORCPT ); Fri, 26 Sep 2014 05:30:03 -0400 In-Reply-To: <7htx3vbfqr.fsf@deeprootsystems.com> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Kevin Hilman Cc: Lina Iyer , ulf.hansson@linaro.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, rjw@rjwysocki.net, daniel.lezcano@linaro.org 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 .....