From: Kevin Hilman <khilman@ti.com>
To: Nicolas Pitre <nico@fluxnic.net>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>,
linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH] ARM: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definition
Date: Tue, 25 Oct 2011 15:36:10 +0200 [thread overview]
Message-ID: <87wrbtnqgl.fsf@ti.com> (raw)
In-Reply-To: <alpine.LFD.2.02.1110251343580.31312@xanadu.home> (Nicolas Pitre's message of "Tue, 25 Oct 2011 13:45:27 +0200 (CEST)")
Nicolas Pitre <nico@fluxnic.net> writes:
> On Tue, 25 Oct 2011, Kevin Hilman wrote:
>
>> As a first step towards removing NR_IRQS, remove the ARM customization
>> of HARDIRQ_BITS based on NR_IRQS.
>>
>> The generic code in <linux/hardirq.h> already has a default value of
>> 10 for HARDIRQ_BITS which is the max used on ARM, so let's just remove
>> the NR_IRQS based customization and use the generic default.
>>
>> Signed-off-by: Kevin Hilman <khilman@ti.com>
>
> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Thanks.
FYI, this is now in Russell's patch system as 7140/1:
http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7140/1
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: khilman@ti.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definition
Date: Tue, 25 Oct 2011 15:36:10 +0200 [thread overview]
Message-ID: <87wrbtnqgl.fsf@ti.com> (raw)
In-Reply-To: <alpine.LFD.2.02.1110251343580.31312@xanadu.home> (Nicolas Pitre's message of "Tue, 25 Oct 2011 13:45:27 +0200 (CEST)")
Nicolas Pitre <nico@fluxnic.net> writes:
> On Tue, 25 Oct 2011, Kevin Hilman wrote:
>
>> As a first step towards removing NR_IRQS, remove the ARM customization
>> of HARDIRQ_BITS based on NR_IRQS.
>>
>> The generic code in <linux/hardirq.h> already has a default value of
>> 10 for HARDIRQ_BITS which is the max used on ARM, so let's just remove
>> the NR_IRQS based customization and use the generic default.
>>
>> Signed-off-by: Kevin Hilman <khilman@ti.com>
>
> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Thanks.
FYI, this is now in Russell's patch system as 7140/1:
http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7140/1
Kevin
next prev parent reply other threads:[~2011-10-25 13:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-25 11:25 [PATCH] ARM: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definition Kevin Hilman
2011-10-25 11:25 ` Kevin Hilman
2011-10-25 11:45 ` Nicolas Pitre
2011-10-25 11:45 ` Nicolas Pitre
2011-10-25 13:36 ` Kevin Hilman [this message]
2011-10-25 13:36 ` Kevin Hilman
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=87wrbtnqgl.fsf@ti.com \
--to=khilman@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=nico@fluxnic.net \
--cc=rmk+kernel@arm.linux.org.uk \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.