From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751944AbdE3PFy (ORCPT ); Tue, 30 May 2017 11:05:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37038 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751305AbdE3PFw (ORCPT ); Tue, 30 May 2017 11:05:52 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 40A35C04B321 Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=rkrcmar@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 40A35C04B321 Date: Tue, 30 May 2017 17:05:47 +0200 From: Radim =?utf-8?B?S3LEjW3DocWZ?= To: Gioh Kim Cc: joro@8bytes.org, pbonzini@redhat.com, x86@kernel.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] KVM: SVM: ignore type when setting segment registers Message-ID: <20170530150546.GB18926@potion> References: <1496150685-23587-1-git-send-email-gi-oh.kim@profitbricks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1496150685-23587-1-git-send-email-gi-oh.kim@profitbricks.com> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Tue, 30 May 2017 15:05:52 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2017-05-30 15:24+0200, Gioh Kim: > This patch is based on linux-next v4.12.0-rc3. (I'd omit this.) > Signed-off-by: Gioh Kim > --- Reviewed-by: Radim Krčmář