From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH 7/9] KVM: VMX: abstract ple_window modifiers Date: Wed, 20 Aug 2014 14:25:41 +0200 Message-ID: <20140820122541.GA28873@potion.brq.redhat.com> References: <1408480536-8240-1-git-send-email-rkrcmar@redhat.com> <1408480536-8240-8-git-send-email-rkrcmar@redhat.com> <53F44815.9020309@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Gleb Natapov , Raghavendra KT , Vinod Chegu , Hui-Zhi To: Paolo Bonzini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:41541 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752047AbaHTMZ4 (ORCPT ); Wed, 20 Aug 2014 08:25:56 -0400 Content-Disposition: inline In-Reply-To: <53F44815.9020309@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 2014-08-20 09:02+0200, Paolo Bonzini: > Il 19/08/2014 22:35, Radim Kr=C4=8Dm=C3=A1=C5=99 ha scritto: > > They were almost identical and thus merged with a loathable macro. > >=20 > > Signed-off-by: Radim Kr=C4=8Dm=C3=A1=C5=99 > > --- > > This solution is hopefully more acceptable than function pointers. >=20 > I think a little amount of duplication is not a problem. Ok, I'll drop this patch from from v2.