From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752412AbdEDPOg (ORCPT ); Thu, 4 May 2017 11:14:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56270 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752691AbdEDPOV (ORCPT ); Thu, 4 May 2017 11:14:21 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 30EB361980 Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=vkuznets@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 30EB361980 From: Vitaly Kuznetsov To: devel@linuxdriverproject.org Cc: linux-kernel@vger.kernel.org, "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger Subject: Re: [PATCH v2 2/2] hv_utils: fix TimeSync job on pre-TimeSync-v4 hosts References: <20170504150943.15309-1-vkuznets@redhat.com> <20170504150943.15309-3-vkuznets@redhat.com> Date: Thu, 04 May 2017 17:14:18 +0200 In-Reply-To: <20170504150943.15309-3-vkuznets@redhat.com> (Vitaly Kuznetsov's message of "Thu, 4 May 2017 17:09:42 +0200") Message-ID: <87tw507iyd.fsf@vitty.brq.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Thu, 04 May 2017 15:14:21 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I'm sorry I screwed up, this patch got sent twice in the series as I slightly changed the subject and forgot to remove the old version :-( Please disregard this one from series, "hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts" is the right one. Thanks. -- Vitaly