From: Keith Owens <kaos@ocs.com.au>
To: linux-kernel@vger.kernel.org
Cc: Andries.Brouwer@cwi.nl
Subject: 2.6.10-rc2 dm.c dm_init unresolved reference to _exits
Date: Mon, 15 Nov 2004 15:36:21 +1100 [thread overview]
Message-ID: <27983.1100493381@kao2.melbourne.sgi.com> (raw)
ia64 build, gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-24)
CONFIG_BLK_DEV_DM=y
CONFIG_HOTPLUG=n
drivers/md/dm.c dm_int refers to _exits which is defined as __exitdata.
With CONFIG_HOTPLUG=n, __exitdata is discarded by arch/ia64/kernel/vmlinux.lds.S.
drivers/built-in.o(.init.text+0x1f720): In function `dm_init':
: undefined reference to `_exits'
drivers/built-in.o(.init.text+0x1f730): In function `dm_init':
: undefined reference to `_exits'
next reply other threads:[~2004-11-15 4:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-15 4:36 Keith Owens [this message]
2004-11-15 11:23 ` 2.6.10-rc2 dm.c dm_init unresolved reference to _exits Andries Brouwer
2004-11-16 16:28 ` Alasdair G Kergon
2004-11-16 17:18 ` Alasdair G Kergon
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=27983.1100493381@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=Andries.Brouwer@cwi.nl \
--cc=linux-kernel@vger.kernel.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