| To: | "Ralf Baechle" <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: "undefined symbol" on 2.6.14 |
| From: | "Roman Mashak" <mrv@corecom.co.kr> |
| Date: | Thu, 15 Jun 2006 09:40:20 +0900 |
| Cc: | <linux-mips@linux-mips.org> |
| Fl-build: | Fidolook 2002 (SL) 6.0.2800.86 - 14/6/2003 22:16:25 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <003401c68fa0$b60f4070$9d0ba8c0@mrv> <20060614115316.GA4515@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
Hello, Ralf!You wrote to "Roman Mashak" <mrv@corecom.co.kr> on Wed, 14 Jun 2006 12:53:16 +0100: RB> The symbol isn't export simply because it wasn't considered useful to RB> export it. The expected use of mips_hpt_frequency is to initialize it RB> in the platform code as system startup time to the counter frequency, RB> then not look at it again. RB> I wonder how you're using it in your module?Actually it's not used anywhere in driver. Only timer functions and structures are in code. How come the linker refers to this particular function? RB> Any export I would add - as per general policy for the kernel - an RB> EXPORT_SYMBOL_GPL btw.With best regards, Roman Mashak. E-mail: mrv@corecom.co.kr |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Performance counters and profiling on MIPS, Jonathan Day |
|---|---|
| Next by Date: | Re: "undefined symbol" on 2.6.14, Roman Mashak |
| Previous by Thread: | Re: "undefined symbol" on 2.6.14, Ralf Baechle |
| Next by Thread: | Re: "undefined symbol" on 2.6.14, Roman Mashak |
| Indexes: | [Date] [Thread] [Top] [All Lists] |