All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Horman <nhorman@lvl7.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: problem with __init and __initdata modifiers in 2.4.19pre6
Date: Fri, 12 Apr 2002 10:10:20 -0400	[thread overview]
Message-ID: <3CB6EACC.AE7BD215@lvl7.com> (raw)


hey all!
	I just downloaded the 2.4.19pre6 kernel from bitkeeper and I'm having some
build issues.  My compilation fails on line 35 of do_mounts.c.  I've done some
tinkering and I can only seem to resolve the problem if I remove the __initdata
attribute from the mount_initrd variable.  If I do this I clear up that error,
but I bomb out again on the next symbol to be flagged as either __init or
__initdata.  Has anyone had a simmilar experience with this kernel, and If so,
what did you do to fix it, as I'm kinda stumped here.  If it matters I'm using
gcc 2.95.3.  Thanks a bunch!
Neil :)

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2002-04-12 14:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3CB6EACC.AE7BD215@lvl7.com \
    --to=nhorman@lvl7.com \
    --cc=linuxppc-embedded@lists.linuxppc.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.