All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: linux-kernel@vger.kernel.org,
	alexander.stein@systec-electronic.com, qi.wang@intel.com,
	yong.y.wang@intel.com, toshiharu-linux@dsn.okisemi.com,
	kok.howg.ewe@intel.com, joel.clark@intel.com
Subject: Re: [RESEND]: RE: [PATCH v2 3/3] pch_gpio: support interrupt function
Date: Mon, 20 Jun 2011 10:07:59 +0900	[thread overview]
Message-ID: <4DFE9D6F.4030107@dsn.okisemi.com> (raw)
In-Reply-To: <20110607172211.GF17754@ponder.secretlab.ca>

Hi Grant

(2011/06/08 2:22), Grant Likely wrote:
>
> You don't need to implement new irq_chip
> operations if you use the new irq_chip_generic implementation.
>

I have recently started implementing GPIO interrupt using irq_chip_generic.
However, the compile becomes failed.
   irq_alloc_generic_chip: undefined reference
   irq_setup_generic_chip: undefined reference

It seems irq_chip_generic is only ARM code.(linux-3.0-rc3)
Does X86 support irq_chip_generic ?


-- 
tomoya
OKI SEMICONDUCTOR CO., LTD.

  parent reply	other threads:[~2011-06-20  1:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-07  6:00 [RESEND]: RE: [PATCH v2 3/3] pch_gpio: support interrupt function Tomoya MORINAGA
2011-06-07 17:22 ` Grant Likely
2011-06-08  2:29   ` Tomoya MORINAGA
2011-06-08 14:57     ` Grant Likely
2011-06-09  1:29       ` Tomoya MORINAGA
2011-06-20  1:07   ` Tomoya MORINAGA [this message]
2011-06-20  4:25     ` Grant Likely

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=4DFE9D6F.4030107@dsn.okisemi.com \
    --to=tomoya-linux@dsn.okisemi.com \
    --cc=alexander.stein@systec-electronic.com \
    --cc=grant.likely@secretlab.ca \
    --cc=joel.clark@intel.com \
    --cc=kok.howg.ewe@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qi.wang@intel.com \
    --cc=toshiharu-linux@dsn.okisemi.com \
    --cc=yong.y.wang@intel.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 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.