From: Andrew Lunn <andrew@lunn.ch>
To: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Cc: ecos-patches@sourceware.org
Subject: Re: LPC2xxx patch for support of vectored interrupt controller
Date: Wed, 22 Aug 2007 08:25:00 -0000 [thread overview]
Message-ID: <20070822082451.GF31057@lunn.ch> (raw)
In-Reply-To: <20070820151336.GA1125@grumpf.hope-2000.org>
> +#ifdef CYGNUM_KERNEL_INTR_TEST_PRIO
> +#define PRIO_0 CYGNUM_KERNEL_INTR_TEST_PRIO
> +#define PRIO_1 CYGNUM_KERNEL_INTR_TEST_PRIO
> +#else
> +#define PRIO_0 0
> +#define PRIO_1 1
> +#endif
Hi Hans
I've not spent time to really understand this change. But a first
glance suggests this is wrong. Shouldn't it be
#define PRIO_1 (CYGNUM_KERNEL_INTR_TEST_PRIO + 1)
in order to maintain the old behaviour.
Andrew
next prev parent reply other threads:[~2007-08-22 8:25 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
2007-08-20 15:14 ` Hans Rosenfeld
2007-08-22 8:25 ` Andrew Lunn [this message]
[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=20070822082451.GF31057@lunn.ch \
--to=andrew@lunn.ch \
--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).