From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 15 Jun 2006 02:08:04 +0100 (BST) Received: from [220.76.242.187] ([220.76.242.187]:62661 "EHLO localhost.localdomain") by ftp.linux-mips.org with ESMTP id S8133862AbWFOBHx (ORCPT ); Thu, 15 Jun 2006 02:07:53 +0100 Received: from mrv ([192.168.11.157]) by localhost.localdomain (8.12.8/8.12.8) with SMTP id k5F19ABb009970; Thu, 15 Jun 2006 10:09:12 +0900 Message-ID: <003e01c69018$6bc4eb00$9d0ba8c0@mrv> From: "Roman Mashak" To: "Ralf Baechle" Cc: References: <003401c68fa0$b60f4070$9d0ba8c0@mrv> <20060614115316.GA4515@linux-mips.org> Subject: Re: "undefined symbol" on 2.6.14 Date: Thu, 15 Jun 2006 10:09:55 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 FL-Build: Fidolook 2002 (SL) 6.0.2800.86 - 14/6/2003 22:16:25 Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 11734 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: mrv@corecom.co.kr Precedence: bulk X-list: linux-mips Hello, Ralf! You wrote to "Roman Mashak" on Wed, 14 Jun 2006 12:53:16 +0100: [skip] 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. I should've been more clear here. We use MIPS-based processor from Cavium Networks and their toolchain and 64-bit mode patched kernel 2.6.14. RB> I wonder how you're using it in your module? With best regards, Roman Mashak. E-mail: mrv@corecom.co.kr From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [220.76.242.187] ([220.76.242.187]:62661 "EHLO localhost.localdomain") by ftp.linux-mips.org with ESMTP id S8133862AbWFOBHx (ORCPT ); Thu, 15 Jun 2006 02:07:53 +0100 Message-ID: <003e01c69018$6bc4eb00$9d0ba8c0@mrv> From: "Roman Mashak" References: <003401c68fa0$b60f4070$9d0ba8c0@mrv> <20060614115316.GA4515@linux-mips.org> Subject: Re: "undefined symbol" on 2.6.14 Date: Thu, 15 Jun 2006 10:09:55 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org To: Ralf Baechle Cc: linux-mips@linux-mips.org Message-ID: <20060615010955.CDu-zsX2RIEl2z6H9uI69xSMqHnfGw5zuIDUfgBkW-A@z> Hello, Ralf! You wrote to "Roman Mashak" on Wed, 14 Jun 2006 12:53:16 +0100: [skip] 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. I should've been more clear here. We use MIPS-based processor from Cavium Networks and their toolchain and 64-bit mode patched kernel 2.6.14. RB> I wonder how you're using it in your module? With best regards, Roman Mashak. E-mail: mrv@corecom.co.kr