From: Suzuki K Poulose <Suzuki.Poulose@arm.com>
To: olof@lixom.net, arnd@arndb.de, khilman@baylibre.com
Cc: arm@kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Will Deacon <will.deacon@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Paul Gortmaker <paul.gortmaker@windriver.com>
Subject: Re: [PATCH] [for 4.7] arm-ccn: Enable building as module
Date: Mon, 9 May 2016 15:04:17 +0100 [thread overview]
Message-ID: <573098E1.5050007@arm.com> (raw)
In-Reply-To: <5729C2CC.7030806@arm.com>
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
next prev parent reply other threads:[~2016-05-09 14:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-28 15:05 [PATCH] [for 4.7] arm-ccn: Enable building as module Suzuki K Poulose
2016-05-04 9:37 ` Suzuki K Poulose
2016-05-09 14:04 ` Suzuki K Poulose [this message]
2016-05-09 14:36 ` Arnd Bergmann
2016-05-09 14:40 ` Suzuki K Poulose
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=573098E1.5050007@arm.com \
--to=suzuki.poulose@arm.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=khilman@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=olof@lixom.net \
--cc=paul.gortmaker@windriver.com \
--cc=will.deacon@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox