From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH]kvm:remove reduplicative mark_page_dirty in hyperv.c Date: Thu, 12 May 2016 13:49:02 +0200 Message-ID: <57346DAE.5030104@redhat.com> References: <20160407150624.GB13831@potion.brq.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org, gleb@kernel.org To: =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , rhett rhett Return-path: Received: from mail-wm0-f41.google.com ([74.125.82.41]:37597 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932120AbcELLtF (ORCPT ); Thu, 12 May 2016 07:49:05 -0400 Received: by mail-wm0-f41.google.com with SMTP id a17so131411067wme.0 for ; Thu, 12 May 2016 04:49:05 -0700 (PDT) In-Reply-To: <20160407150624.GB13831@potion.brq.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/04/2016 17:06, Radim Kr=C4=8Dm=C3=A1=C5=99 wrote: > The subject would be slightly nicer as "KVM: Hyper-V:", so uninterest= ed > people wouldn't even need to read it to the end. :) (`git log --oneli= ne` > says that "kvm/x86:" is another popular tag for that file.) >=20 > 2016-04-07 10:37+0800, rhett rhett: >> > i think the mark_page_dirty is unnecessary, because the page had b= een >> > marked as dirty inside the kvm_write_guest routinue. > For [PATCH v2], > Reviewed-by: Radim Kr=C4=8Dm=C3=A1=C5=99 >=20 Please resend as non-HTML email (use git-send-email and it will work fi= ne). Paolo