All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Mike Frysinger <vapier.adi@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] irq hooking and irqflags
Date: Mon, 08 Jun 2009 22:14:39 +0200	[thread overview]
Message-ID: <1244492079.7890.70.camel@domain.hid> (raw)
In-Reply-To: <8bd0f97a0906081015k59a49a1dre38622401f011362@domain.hid>

On Mon, 2009-06-08 at 13:15 -0400, Mike Frysinger wrote: 
> i just finished converting Blackfin to the new irqflags.h system which
> included punting pretty much all of the irq.h guts (including IPIPE).
> since irqflags.h is directly designed for hooking the lower irq stuff,
> do we still need this stuff patched into the Blackfin code ?  seems
> like patching linux/irqflags.h would get you support for pretty much
> all arches for free ...

I wish it was so, but we do need to override the native routines that
manipulate the hw interrupt state when the I-pipe is enabled, and using
the irqflags framework will still require the implementation to provide
the raw_local_irq* helpers linux/irqflags.h requires, in some arch-dep
companion file for the Blackfin. This is the one we want to patch for
the I-pipe, to get them virtualized.

> -mike
-- 
Philippe.




  reply	other threads:[~2009-06-08 20:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-08 17:15 [Xenomai-core] irq hooking and irqflags Mike Frysinger
2009-06-08 20:14 ` Philippe Gerum [this message]
2009-06-12 15:32   ` Mike Frysinger
2009-06-12 15:54     ` Philippe Gerum
2009-06-12 16:05       ` Mike Frysinger
2009-06-12 16:32         ` Philippe Gerum
2009-06-12 16:42           ` Mike Frysinger

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=1244492079.7890.70.camel@domain.hid \
    --to=rpm@xenomai.org \
    --cc=vapier.adi@domain.hid \
    --cc=xenomai@xenomai.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.