[PATCH] [for 4.7] arm-ccn: Enable building as module

Arnd Bergmann arnd at arndb.de
Mon May 9 07:36:54 PDT 2016


On Monday 09 May 2016 15:04:17 Suzuki K Poulose wrote:
> On 04/05/16 10:37, Suzuki K Poulose wrote:
> > On 28/04/16 16:05, Suzuki K Poulose wrote:
> >> arm-ccn driver uses irq_set_affinity, which is not exported and
> >> hence cannot be built as a module, eventhough we have all the
> >> bits ready. This patch makes use of the exported helper
> >> irq_set_affinity_hint() instead. Also, the __free_irq expects
> >> the affinity_hint to be NULL when we free the irq. So set the
> >> affinity_hint to NULL at clean up.
> >>
> >> Now that we can build it as a module, update the Kconfig to
> >> reflect the change.
> >>
> >> Cc: Will Deacon <will.deacon at arm.com>
> >> Cc: Mark Rutland <mark.rutland at arm.com>
> >> Cc: Paul Gortmaker <paul.gortmaker at windriver.com>
> >> Acked-by: Pawel Moll <pawel.moll at arm.com>
> >> Signed-off-by: Suzuki K Poulose <suzuki.poulose at arm.com>
> > 
> > Hi,
> > 
> > Could you please pull this for 4.7 ?
> 
> Gentle ping...
> 

Applied now, sorry for the delay and thanks for the reminders.

It was in my todo list the whole time, I just didn't get around to
do any merges last week.

	Arnd



More information about the linux-arm-kernel mailing list