public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
From: cetoni GmbH - Uwe Kindler <uwe.kindler@cetoni.de>
To: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Cc: ecos-patches@sourceware.org
Subject: Re: LPC2xxx patch for support of vectored interrupt controller
Date: Mon, 20 Aug 2007 05:52:00 -0000	[thread overview]
Message-ID: <46C92BBF.6030909@cetoni.de> (raw)
In-Reply-To: <20070817171322.GB26081@grumpf.hope-2000.org>

Hello Hans,

I have to admit that I did not care about drivers that use interrupt 
priority 0 when I created the support for VIC controller in LPC2xxx 
variant. In current VIC support I decided to use 16 as the priority of 
the interrupts that do not use VIC - this is the formerly behaviour of 
the LPC2xxx interrupt support and of interrupts that use priority 0.

Another solution for this problem would be to invert interrupt 
priorities. That means interrupt priority 0 is the lowest interrupt 
priority and interrupt 16 is the highest priority. So if the drivers use 
interrupt level 0 they would fall back to the old (slower) interrupt 
handling. But that would not fix the test case that creates 2 interrupts 
of level 1.

I think your solution is cleaner - thank you for creating this patch

Best Regards,

Uwe


Dipl. Inf. (FH)
Uwe Kindler
Software Engineering

--

cetoni GmbH
Am Wiesenring 6
D-07554 Korbussen

Tel.: +49 (0) 36602 338 28
Fax:  +49 (0) 36602 338 11
uwe.kindler@cetoni.de
http://www.cetoni.de

  reply	other threads:[~2007-08-20  5:52 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-10  6:11 uwe.kindler
2007-07-30 18:10 ` Andrew Lunn
2007-08-17 14:02 ` Hans Rosenfeld
2007-08-17 17:14   ` Hans Rosenfeld
2007-08-20  5:52     ` cetoni GmbH - Uwe Kindler [this message]
2007-08-20 15:14     ` Hans Rosenfeld
2007-08-22  8:25       ` Andrew Lunn
     [not found]         ` <20070822084026.GA2126@grumpf.hope-2000.org>
     [not found]           ` <20070822091803.GH31057@lunn.ch>
     [not found]             ` <20070822095228.GD2126@grumpf.hope-2000.org>
     [not found]               ` <20070822100626.GJ31057@lunn.ch>
     [not found]                 ` <20070822105132.GF2126@grumpf.hope-2000.org>
     [not found]                   ` <20070822111216.GL31057@lunn.ch>
2007-08-22 13:47                     ` [ECOS] " Hans Rosenfeld
     [not found]                       ` <20070822151524.GN31057@lunn.ch>
2007-08-22 17:55                         ` Hans Rosenfeld
2007-08-22 18:31                           ` Bart Veer
2007-08-23 10:57                             ` Hans Rosenfeld
2007-08-23 11:03                               ` Hans Rosenfeld
2007-09-15 14:45                                 ` Andrew Lunn
2007-08-21  6:12 cetoni GmbH - Uwe Kindler
2007-08-21  7:36 ` Hans Rosenfeld
2007-08-22  8:42 ` Andrew Lunn
2007-08-22  9:23   ` Hans Rosenfeld
2007-08-22  9:45     ` Andrew Lunn
2007-08-22  9:49     ` cetoni GmbH - Uwe Kindler

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=46C92BBF.6030909@cetoni.de \
    --to=uwe.kindler@cetoni.de \
    --cc=ecos-patches@sourceware.org \
    --cc=rosenfeld@grumpf.hope-2000.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).