From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Sun, 19 Oct 2008 10:09:32 +0000 Subject: Re: [PATCH] kvmppc: comply with requirement for kvm_arch_try_push_nmi Message-Id: <48FB075C.5050909@redhat.com> List-Id: References: <1224233210-27223-1-git-send-email-ehrhardt@linux.vnet.ibm.com> In-Reply-To: <1224233210-27223-1-git-send-email-ehrhardt@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ehrhardt@linux.vnet.ibm.com Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, avi@qumranet.com, hollisb@us.ibm.com ehrhardt@linux.vnet.ibm.com wrote: > From: Christian Ehrhardt > > Since a recent patch all architetcures need a kvm_arch_try_push_nmi function. > Powerpc has no direct nmi equivalent, so this patch fixes only build for > powerpc by adding an empty stub. > If powerpc later wants to support the nmi monitor command somehow the function > can still be extended. > Applied, thanks. -- error compiling committee.c: too many arguments to function