Bugs item #1647097, was opened at 2007-01-29 14:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1647097&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: shutdown2k (shutdown2k)
Assigned to: Nobody/Anonymous (nobody)
Summary: Newer SVN versions -> unknown symbols

Initial Comment:
Hi,

the latest SVN versions 4346 and 4351 seem to be not working together with my 
2.6.20-rc6 kernel anymore.
Earlier versions compiled against this kernel with exactly the same sources and 
config worked (at least until SVN revision 4332 and I did not touch anything in 
/usr/src/linux - which is a symlink to /usr/src/linux-2.6.20-rc6 btw).
I don't get any compiler errors but when I try to load the modules modprobe 
complains about unknown symbols:

# modprobe kvm-amd
kvm: Unknown symbol register_cpu_notifier
kvm: Unknown symbol register_cpu_notifier
kvm_amd: Unknown symbol kvm_get_msr_common
kvm_amd: Unknown symbol kvm_mmu_free_some_pages
kvm_amd: Unknown symbol kvm_exit_arch
kvm_amd: Unknown symbol emulate_instruction
kvm_amd: Unknown symbol fx_init
kvm_amd: Unknown symbol kvm_emulator_want_group7_invlpg
kvm_amd: Unknown symbol kvm_init_arch
kvm_amd: Unknown symbol kvm_stat
kvm_amd: Unknown symbol kvm_read_guest
kvm_amd: Unknown symbol kvm_set_msr_common
kvm_amd: Unknown symbol kvm_resched

So I guess it's a bug and because it reoccured from 4346 to 4351, I am afraid 
no one noticed that something went wrong lately.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1647097&group_id=180599

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to