From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: error modprobing Date: Mon, 26 Feb 2007 12:23:00 +0200 Message-ID: <45E2B504.1000407@qumranet.com> References: <20070225221645.3adc491b.mailinglists@lucassen.org> <45E280A0.8050803@qumranet.com> <200702260719.28511.ahasenack@terra.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Andreas Hasenack Return-path: In-Reply-To: <200702260719.28511.ahasenack-y7mWNqJcIDpfJ/NunPodnw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Andreas Hasenack wrote: > On Monday 26 February 2007 03:39:28 Avi Kivity wrote: > >> richard lucassen wrote: >> >>> Kernel: 2.6.20.1 >>> kvm-15 >>> AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ >>> 1G memory >>> >>> After modprobing kvm-amd, the system becomes very very unstable and I >>> have to reboot te get things right (after modprobing kvm-amd e.g. the >>> ssh daemon is unaccessible) >>> >>> Here's stdout from the compile session: >>> >>> http://www.xaq.nl/kvm/index.html >>> >> dmesg says the modprobe failed, and then the internal filesystem used by >> kvm was not unregistered. a subsequent read of /proc/filesystems failed. >> >> I'll look into it. Thanks for the report. >> > > > Same here with kvm-intel. I get an oops a few seconds later when doing > something that would stat the mounted filesystems (like installing an rpm). > > Looks like two separate issues: - the kvm-15 tarball inadvertently ships kernel/*.mod.c files, which break the build. Try removing these files (and kernel/*.o for good measure) and rebuilding. - there's probably a missing unregister_filesystem() or a close relative on some error path. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- 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