public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvm: Unknown symbol anon_inode_getfd
@ 2007-07-03  8:41 Zhao, Yunfeng
       [not found] ` <10EA09EFD8728347A513008B6B0DA77A01B40D43-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Zhao, Yunfeng @ 2007-07-03  8:41 UTC (permalink / raw)
  To: Avi Kivity, kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi,Avi

I meet the error when I try to insert kvm.ko.
kvm_main.c uses anon_inode_getfd to create inodes, but I didn't find it
has been exported in 2.6.22-rc7.
Seems EXPORT_SYMBOL_GPL(anon_inode_getfd) has been removed from
2.6.22-rc7.

Thanks
Yunfeng

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: kvm: Unknown symbol anon_inode_getfd
       [not found] ` <10EA09EFD8728347A513008B6B0DA77A01B40D43-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2007-07-03 14:37   ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2007-07-03 14:37 UTC (permalink / raw)
  To: Zhao, Yunfeng; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Zhao, Yunfeng wrote:
> Hi,Avi
>
> I meet the error when I try to insert kvm.ko.
> kvm_main.c uses anon_inode_getfd to create inodes, but I didn't find it
> has been exported in 2.6.22-rc7.
> Seems EXPORT_SYMBOL_GPL(anon_inode_getfd) has been removed from
> 2.6.22-rc7.
>
>   

The export is present in kvm.git, but not in mainline Linux.  So 
currently building an external module is not possible.  I plan to fix 
this soon.



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-03 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-03  8:41 kvm: Unknown symbol anon_inode_getfd Zhao, Yunfeng
     [not found] ` <10EA09EFD8728347A513008B6B0DA77A01B40D43-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-07-03 14:37   ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox