From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm: x86: Drop request_nmi from stats Date: Mon, 04 May 2009 15:25:09 +0300 Message-ID: <49FEDEA5.3010101@redhat.com> References: <49EC9E5F.9020206@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-devel To: Jan Kiszka Return-path: Received: from mx2.redhat.com ([66.187.237.31]:34580 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753769AbZEDMZp (ORCPT ); Mon, 4 May 2009 08:25:45 -0400 In-Reply-To: <49EC9E5F.9020206@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: Jan Kiszka wrote: > The stats entry request_nmi is no longer used as the related user space > interface was dropped. So clean it up. > Applied, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.