From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 00/14] x86: disable virt on kdump and emergency_restart Date: Thu, 06 Nov 2008 11:52:05 +0200 Message-ID: <4912BE45.8050906@redhat.com> References: <1225810364-8990-1-git-send-email-ehabkost@redhat.com> <49107E2C.8090803@redhat.com> <20081105144412.GD8993@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Eduardo Habkost , Ingo Molnar , "Eric W. Biederman" , Simon Horman , Andrew Morton , Haren Myneni , Andrey Borzenkov , mingo@redhat.com, "Rafael J. Wysocki" , kexec@lists.infradead.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Vivek Goyal Return-path: Received: from mx2.redhat.com ([66.187.237.31]:35506 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753380AbYKFJwa (ORCPT ); Thu, 6 Nov 2008 04:52:30 -0500 In-Reply-To: <20081105144412.GD8993@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Vivek Goyal wrote: > Is there a way we can prevent any other module from using virt disable > callback incase kvm is not loaded? > We can inline the kvm specific code (which will make it useful for other hypervisors, and remove the hook). -- error compiling committee.c: too many arguments to function