From: Philippe Gerum <rpm@xenomai.org>
To: "Steven A. Falco" <sfalco@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] Compile-time patch for mm_struct
Date: Thu, 25 Oct 2007 23:08:50 +0200 [thread overview]
Message-ID: <472105E2.4040801@domain.hid> (raw)
In-Reply-To: <4721048B.3040703@domain.hid>
Steven A. Falco wrote:
> I needed the following patch to fix a forward reference (caught by gcc 4.1.1). I posted this as part of an earlier discussion, but I then realized that it might be overlooked, so I'm reposting it as a new thread:
>
Thanks. This one was caught a few days back and only recently merged. I guess
it's time to roll out a new 2.6.23/powerpc I-pipe patch.
> --- /home/sfalco/ipipe.h 2007-10-25 12:59:12.000000000 -0400
> +++ include/linux/ipipe.h 2007-10-25 12:59:23.000000000 -0400
> @@ -31,6 +31,8 @@
> #include <linux/ipipe_compat.h>
> #include <asm/ipipe.h>
>
> +struct mm_struct;
> +
> #ifdef CONFIG_IPIPE
>
> #define IPIPE_VERSION_STRING IPIPE_ARCH_STRING
>
>
> _______________________________________________
> Xenomai-core mailing list
> Xenomai-core@domain.hid
> https://mail.gna.org/listinfo/xenomai-core
>
--
Philippe.
next prev parent reply other threads:[~2007-10-25 21:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-25 21:03 [Xenomai-core] Compile-time patch for mm_struct Steven A. Falco
2007-10-25 21:08 ` Philippe Gerum [this message]
2007-10-25 21:21 ` Philippe Gerum
2007-10-25 21:27 ` Steven A. Falco
2007-10-26 7:32 ` Philippe Gerum
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=472105E2.4040801@domain.hid \
--to=rpm@xenomai.org \
--cc=sfalco@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.