Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1397078
| From | Suzuki K Poulose <Suzuki.Poulose@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] [for 4.7] arm-ccn: Enable building as module |
| Date | 2016-05-09 16:10 +0200 |
| Message-ID | <rwU2K-7bS-3@gated-at.bofh.it> (permalink) |
| References | <rsVJL-5u4-9@gated-at.bofh.it> <rv1rI-1lo-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@arm.com> >> Cc: Mark Rutland <mark.rutland@arm.com> >> Cc: Paul Gortmaker <paul.gortmaker@windriver.com> >> Acked-by: Pawel Moll <pawel.moll@arm.com> >> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> > > Hi, > > Could you please pull this for 4.7 ? Gentle ping... Suzuki
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] [for 4.7] arm-ccn: Enable building as module Suzuki K Poulose <suzuki.poulose@arm.com> - 2016-04-28 17:10 +0200
Re: [PATCH] [for 4.7] arm-ccn: Enable building as module Suzuki K Poulose <Suzuki.Poulose@arm.com> - 2016-05-04 11:40 +0200
Re: [PATCH] [for 4.7] arm-ccn: Enable building as module Suzuki K Poulose <Suzuki.Poulose@arm.com> - 2016-05-09 16:10 +0200
Re: [PATCH] [for 4.7] arm-ccn: Enable building as module Arnd Bergmann <arnd@arndb.de> - 2016-05-09 16:40 +0200
Re: [PATCH] [for 4.7] arm-ccn: Enable building as module Suzuki K Poulose <Suzuki.Poulose@arm.com> - 2016-05-09 16:50 +0200
csiph-web