Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752364AbbGWGkL (ORCPT ); Thu, 23 Jul 2015 02:40:11 -0400 Received: from mga09.intel.com ([134.134.136.24]:33120 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752151AbbGWGkF (ORCPT ); Thu, 23 Jul 2015 02:40:05 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,528,1432623600"; d="scan'208";a="611304442" Message-ID: <55B08B0A.1060002@linux.intel.com> Date: Thu, 23 Jul 2015 14:34:50 +0800 From: Xiao Guangrong User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Paolo Bonzini , linux-kernel@vger.kernel.org, kvm@vger.kernel.org Subject: Re: [PATCH] KVM: x86: rename quirk constants to KVM_X86_QUIRK_* References: <1437632782-5732-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1437632782-5732-1-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 562 Lines: 16 On 07/23/2015 02:26 PM, Paolo Bonzini wrote: > Make them clearly architecture-dependent; the capability is valid for > all architectures, but the argument is not. > Reviewed-by: Xiao Guangrong Okay, i saw you already have adjusted and merged my patchset, thanks for your work. :) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/