Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941063AbcJXP1q (ORCPT ); Mon, 24 Oct 2016 11:27:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37984 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932446AbcJXP1m (ORCPT ); Mon, 24 Oct 2016 11:27:42 -0400 Date: Mon, 24 Oct 2016 17:27:38 +0200 From: Radim =?utf-8?B?S3LEjW3DocWZ?= To: Paolo Bonzini Cc: Wanpeng Li , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, Yunhong Jiang , Wanpeng Li Subject: Re: [PATCH 6/5] KVM: x86: fix periodic lapic timer with hrtimers Message-ID: <20161024152737.GB3197@potion> References: <1477304593-3453-1-git-send-email-wanpeng.li@hotmail.com> <20161024150323.GB2247@potion> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Mon, 24 Oct 2016 15:27:41 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 303 Lines: 12 2016-10-24 17:09+0200, Paolo Bonzini: > On 24/10/2016 17:03, Radim Krčmář wrote: [...] > > Reviewed-by: Paolo Bonzini > > Go ahead, squash it into 5/5 and commit to kvm/queue. :) Did that, thanks. Wanpeng, the code is now under your name so please check it and/or complain.