All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: xfs@oss.sgi.com
Cc: linux-next@vger.kernel.org, cmetcalf@tilera.com
Subject: Building tilegx defconfig gets init/exit section errors in xfs.
Date: Sun, 25 Mar 2012 14:20:35 -0400	[thread overview]
Message-ID: <4F6F61F3.40903@windriver.com> (raw)

Hi All,

Recently the tilegx defconfig was added to the linux-next build
coverage, which exposed this.
 
LD      .tmp_vmlinux1
`xfs_qm_exit' referenced in section `.init.text' of fs/built-in.o:
 defined in discarded section `.exit.text' of fs/built-in.o
make[1]: *** [.tmp_vmlinux1] Error 1

http://kisskb.ellerman.id.au/kisskb/buildresult/5941293/

It seemed odd to me, since I didn't think there was anything arch
specific in the init/exit sectioning, so I thought I'd mention it
here, just in case it hasn't been brought up before.

Thanks,
Paul.

WARNING: multiple messages have this Message-ID (diff)
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: xfs@oss.sgi.com
Cc: linux-next@vger.kernel.org, cmetcalf@tilera.com
Subject: Building tilegx defconfig gets init/exit section errors in xfs.
Date: Sun, 25 Mar 2012 14:20:35 -0400	[thread overview]
Message-ID: <4F6F61F3.40903@windriver.com> (raw)

Hi All,

Recently the tilegx defconfig was added to the linux-next build
coverage, which exposed this.
 
LD      .tmp_vmlinux1
`xfs_qm_exit' referenced in section `.init.text' of fs/built-in.o:
 defined in discarded section `.exit.text' of fs/built-in.o
make[1]: *** [.tmp_vmlinux1] Error 1

http://kisskb.ellerman.id.au/kisskb/buildresult/5941293/

It seemed odd to me, since I didn't think there was anything arch
specific in the init/exit sectioning, so I thought I'd mention it
here, just in case it hasn't been brought up before.

Thanks,
Paul.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

             reply	other threads:[~2012-03-25 18:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-25 18:20 Paul Gortmaker [this message]
2012-03-25 18:20 ` Building tilegx defconfig gets init/exit section errors in xfs Paul Gortmaker
2012-03-26 21:53 ` Ben Myers
2012-03-26 21:53   ` Ben Myers
2012-03-26 21:59 ` Dave Chinner
2012-03-26 21:59   ` Dave Chinner
2012-03-26 22:10   ` Paul Gortmaker
2012-03-26 22:10     ` Paul Gortmaker
2012-03-26 22:12     ` Chris Metcalf
2012-03-26 22:12       ` Chris Metcalf

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=4F6F61F3.40903@windriver.com \
    --to=paul.gortmaker@windriver.com \
    --cc=cmetcalf@tilera.com \
    --cc=linux-next@vger.kernel.org \
    --cc=xfs@oss.sgi.com \
    /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.