From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Wed, 24 Mar 2010 15:50:26 -0000 Subject: [RFC PATCH 1/6] ARM: pmu: register IRQs at runtime In-Reply-To: <20100318122010.GC4177@wear.picochip.com> References: <20100316114131.GC4116@wear.picochip.com> <1268842288-30960-1-git-send-email-will.deacon@arm.com> <20100318122010.GC4177@wear.picochip.com> Message-ID: <000501cacb69$b93c1e90$2bb45bb0$@deacon@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Jamie, > This seems like a nice approach to the problem. A couple of pedantic comments > inline! Thanks for the feedback. I agree with all of the comments, so I'll submit an updated version in a bit. Cheers, Will