diff options
| author | Suzuki K Poulose <[email protected]> | 2016-04-28 15:05:01 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2016-05-09 14:36:03 +0000 |
| commit | 5420f9fd159761b88978c312c3b350546f8615bb (patch) | |
| tree | 3f596fe83edce5d6ba7776f7f2fe016778a688d4 /tools/perf/scripts/python/compaction-times.py | |
| parent | Merge tag 'reset-for-4.7-2' of git://git.pengutronix.de/git/pza/linux into ne... (diff) | |
| download | kernel-5420f9fd159761b88978c312c3b350546f8615bb.tar.gz kernel-5420f9fd159761b88978c312c3b350546f8615bb.zip | |
arm-ccn: Enable building as module
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 <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Acked-by: Pawel Moll <[email protected]>
Signed-off-by: Suzuki K Poulose <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
