From: Philippe Gerum <rpm@xenomai.org>
To: Paul Mundt <lethal@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] [PATCH] armnommu compile fix
Date: Tue, 27 Jan 2004 10:29:04 +0100 [thread overview]
Message-ID: <1075195744.639.30.camel@domain.hid> (raw)
In-Reply-To: <20040127000022.GA17036@domain.hid>
On Tue, 2004-01-27 at 01:00, Paul Mundt wrote:
> Hi,
>
> The current kernel-2.4/adeos-common/include/asm-armnommu/adeos.h has a broken
> __adeos_clear_irq(). This looks like it was copied from an SMP-able adeos.h
> and cleaned up, with only this one line being left over and subsequently
> causing the build to fail.
>
Indeed it was. Applied, thanks.
> Against current CVS HEAD.
>
> kernel-2.4/adeos-common/include/asm-armnommu/adeos.h | 1 -
> 1 files changed, 1 deletion(-)
>
> Index: kernel-2.4/adeos-common/include/asm-armnommu/adeos.h
> ===================================================================
> RCS file: /cvsroot/adeos/adeos/platforms/linux/kernel-2.4/adeos-common/include/asm-armnommu/adeos.h,v
> retrieving revision 1.20
> diff -u -r1.20 adeos.h
> --- kernel-2.4/adeos-common/include/asm-armnommu/adeos.h 9 Jan 2004 10:06:15 -0000 1.20
> +++ kernel-2.4/adeos-common/include/asm-armnommu/adeos.h 26 Jan 2004 23:59:04 -0000
> @@ -204,7 +204,6 @@
> clear_bit(IPIPE_LOCK_FLAG,&(adp)->irqs[irq].control); \
> (adp)->cpudata[0].irq_hits[irq] = 0; \
> __adeos_clear_pend(adp,irq); \
> - } \
> } while(0)
>
> #define adeos_virtual_irq_p(irq) ((irq) >= IPIPE_VIRQ_BASE && \
>
> ______________________________________________________________________
> _______________________________________________
> Adeos-main mailing list
> Adeos-main@domain.hid
> http://mail.nongnu.org/mailman/listinfo/adeos-main
--
Philippe.
prev parent reply other threads:[~2004-01-27 9:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-27 0:00 [Adeos-main] [PATCH] armnommu compile fix Paul Mundt
2004-01-27 9:29 ` Philippe Gerum [this message]
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=1075195744.639.30.camel@domain.hid \
--to=rpm@xenomai.org \
--cc=adeos-main@gna.org \
--cc=lethal@domain.hid \
/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.