Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932214AbbFDNtz (ORCPT ); Thu, 4 Jun 2015 09:49:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54888 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932173AbbFDNtx (ORCPT ); Thu, 4 Jun 2015 09:49:53 -0400 Message-ID: <5570577C.20609@redhat.com> Date: Thu, 04 Jun 2015 15:49:48 +0200 From: Paolo Bonzini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= CC: linux-kernel@vger.kernel.org, kvm@vger.kernel.org, guangrong.xiao@linux.intel.com, bdas@redhat.com Subject: Re: [PATCH v2 00/13] SMM implementation for KVM References: <1432746314-50196-1-git-send-email-pbonzini@redhat.com> <20150604122655.GB13488@potion.brq.redhat.com> In-Reply-To: <20150604122655.GB13488@potion.brq.redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 656 Lines: 18 On 04/06/2015 14:26, Radim Krčmář wrote: > A list of minor stuff I noticed (you'll probably agree with [12/13]): Good eyes. :) I'll fix at least these: > [06/13] get_smstate can't be a valid C function, CAPS would be clearer > [06/13] mangled whitespace in trace_kvm_enter_smm > [08/13] '(u16)' or '0xffff &' seem better than '65535 &' > [12/13] add role.smm to Documentation/virtual/kvm/mmu.txt Paolo -- 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/