From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: pm_idle not exported on x86_64 platform Date: Wed, 03 Jan 2007 14:52:40 +0000 Message-ID: References: <459A7740.6050805@tis.icnet.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <459A7740.6050805@tis.icnet.pl> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Janusz Krzysztofik , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org It's exported by x8664_ksyms-xen.c. What kernel are you looking at? -- Keir On 2/1/07 15:16, "Janusz Krzysztofik" wrote: > Hi, > > Could someone please explain me why pm_idle is not exported on x86_64 > platform, unlike it is on i386 (in arch/i386/kernel/process-xen.c)? > I have patched the source (arch/x86_64/kernel/process-xen.c) to export > this symbol, it works for me, now I am able to load processor.ko module > that depends on pm_idle. Am I missing something? > > Thanks, > Janusz > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel