From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 26 Mar 2015 15:54:37 +0100 From: Gilles Chanteperdrix Message-ID: <20150326145437.GR15125@hermes.click-hack.org> References: <20150323220935.GA19836@hermes.click-hack.org> <20150324160153.GB15125@hermes.click-hack.org> <20150324161347.GC15125@hermes.click-hack.org> <20150326143151.GM15125@hermes.click-hack.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Xenomai] Xenomai 3.0-rc3 Interruption on Arietta G25 (AT91SAM9G25 chip) List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tianchi Huang Cc: xenomai@xenomai.org On Thu, Mar 26, 2015 at 03:52:06PM +0100, Tianchi Huang wrote: > Yes, I downloaded the vanilla kernel from kernel.org and then I patched it > directly with ipipe. What kinds of patches I need to patch? > I've looked into the /arch/arm/mach-at91/irq.c > and /arch/arm/mach-at91/gipo.c, but i can't find any generic_handle_irq but > ipipe_handle_multi_irq and ipipe_handle_demuxed_irq. Yes, this is what I tell you. Maybe some other code is compiled for your board, but I do not find anything called at91 in drivers/gpio either. Which is why I asked for your kernel configuration to see what GPIO driver is compiled. -- Gilles.