From: Jonathan Cameron <jic23@cam.ac.uk>
To: "Hennerich, Michael" <Michael.Hennerich@analog.com>
Cc: "linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>,
"device-drivers-devel@blackfin.uclinux.org"
<device-drivers-devel@blackfin.uclinux.org>
Subject: Re: GENERIC_HARDIRQS does anyone have a platform that doesn't enable this?
Date: Fri, 20 May 2011 10:41:29 +0100 [thread overview]
Message-ID: <4DD63749.9030202@cam.ac.uk> (raw)
In-Reply-To: <544AC56F16B56944AEC3BD4E3D5917713AAF293210@LIMKCMBX1.ad.analog.com>
On 05/20/11 10:09, Hennerich, Michael wrote:
> Jonathan Cameron wrote on 2011-05-20:
>> Hi All,
>>
>> Just occurred to me whilst reading some other patches that technically
>> we now depend on CONFIG_GENERIC_HARDIRQS
>>
>> Just wondering if anyone knows of a platform to build tests on that
>> doesn't have this?
>>
>> Thanks,
>>
>> Jonathan
>
> michael@mhenner-D03:~/devel/git/staging-2.6/arch$ grep -R HAVE_GENERIC_HARDIRQS */Kconfig
> alpha/Kconfig: select HAVE_GENERIC_HARDIRQS
> arm/Kconfig: select HAVE_GENERIC_HARDIRQS
> avr32/Kconfig: select HAVE_GENERIC_HARDIRQS
> blackfin/Kconfig: select HAVE_GENERIC_HARDIRQS
> cris/Kconfig: select HAVE_GENERIC_HARDIRQS
> frv/Kconfig: select HAVE_GENERIC_HARDIRQS
> h8300/Kconfig: select HAVE_GENERIC_HARDIRQS
> ia64/Kconfig: select HAVE_GENERIC_HARDIRQS
> m32r/Kconfig: select HAVE_GENERIC_HARDIRQS
> m68k/Kconfig: select HAVE_GENERIC_HARDIRQS if !MMU
> microblaze/Kconfig: select HAVE_GENERIC_HARDIRQS
> mips/Kconfig: select HAVE_GENERIC_HARDIRQS
> mn10300/Kconfig: select HAVE_GENERIC_HARDIRQS
> parisc/Kconfig: select HAVE_GENERIC_HARDIRQS
> powerpc/Kconfig: select HAVE_GENERIC_HARDIRQS
> score/Kconfig: select HAVE_GENERIC_HARDIRQS
> sh/Kconfig: select HAVE_GENERIC_HARDIRQS
> sparc/Kconfig: select HAVE_GENERIC_HARDIRQS
> tile/Kconfig: select HAVE_GENERIC_HARDIRQS
> unicore32/Kconfig: select HAVE_GENERIC_HARDIRQS
> x86/Kconfig: select HAVE_GENERIC_HARDIRQS
> xtensa/Kconfig: select HAVE_GENERIC_HARDIRQS
>
>
> michael@mhenner-D03:~/devel/git/staging-2.6/arch$ grep -R -L HAVE_GENERIC_HARDIRQS */Kconfig
> s390/Kconfig
Good point... An s390 is blocked anyway in the Kconfig file so we are fine.
Thanks,
prev parent reply other threads:[~2011-05-20 9:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-20 8:43 GENERIC_HARDIRQS does anyone have a platform that doesn't enable this? Jonathan Cameron
2011-05-20 9:09 ` Hennerich, Michael
2011-05-20 9:41 ` Jonathan Cameron [this message]
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=4DD63749.9030202@cam.ac.uk \
--to=jic23@cam.ac.uk \
--cc=Michael.Hennerich@analog.com \
--cc=device-drivers-devel@blackfin.uclinux.org \
--cc=linux-iio@vger.kernel.org \
/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.