From: "Roman Mashak" <mrv@corecom.co.kr>
To: <linux-mips@linux-mips.org>
Subject: "undefined symbol" on 2.6.14
Date: Wed, 14 Jun 2006 19:53:01 +0900 [thread overview]
Message-ID: <003401c68fa0$b60f4070$9d0ba8c0@mrv> (raw)
Hello.
I compiled driver as a module (for our own device) for MIPS target. At
loading time get:
unresolved symbol 'mips_hpt_frequency'
Modules.symvers which contains symbols doesn't have reference for
'mips_hpt_frequency'. Doesn it mean it's supposed to be exported with
EXPORT_SYMBOL or my problem's reason lies on another layer?
Thanks!
With best regards, Roman Mashak. E-mail: mrv@corecom.co.kr
WARNING: multiple messages have this Message-ID (diff)
From: "Roman Mashak" <mrv@corecom.co.kr>
To: linux-mips@linux-mips.org
Subject: "undefined symbol" on 2.6.14
Date: Wed, 14 Jun 2006 19:53:01 +0900 [thread overview]
Message-ID: <003401c68fa0$b60f4070$9d0ba8c0@mrv> (raw)
Message-ID: <20060614105301.qlw1FPURUxxGmVcXtDsUKwtVXTnvq9fZ60x_nhk7Oh8@z> (raw)
Hello.
I compiled driver as a module (for our own device) for MIPS target. At
loading time get:
unresolved symbol 'mips_hpt_frequency'
Modules.symvers which contains symbols doesn't have reference for
'mips_hpt_frequency'. Doesn it mean it's supposed to be exported with
EXPORT_SYMBOL or my problem's reason lies on another layer?
Thanks!
With best regards, Roman Mashak. E-mail: mrv@corecom.co.kr
next reply other threads:[~2006-06-14 10:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-14 10:53 Roman Mashak [this message]
2006-06-14 10:53 ` "undefined symbol" on 2.6.14 Roman Mashak
2006-06-14 11:53 ` Ralf Baechle
2006-06-15 0:40 ` Roman Mashak
2006-06-15 0:40 ` Roman Mashak
2006-06-15 1:09 ` Roman Mashak
2006-06-15 1:09 ` Roman Mashak
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='003401c68fa0$b60f4070$9d0ba8c0@mrv' \
--to=mrv@corecom.co.kr \
--cc=linux-mips@linux-mips.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.