Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp6918635ybi; Mon, 8 Jul 2019 10:51:38 -0700 (PDT) X-Google-Smtp-Source: APXvYqzsP789RZ+cEMCS3kDucomjNPyP7PPJrD2Tb1iuOeFGVfwpoD7bPOgFb/AsMA/ICoCLWEHI X-Received: by 2002:a17:902:e20c:: with SMTP id ce12mr25719761plb.130.1562608298150; Mon, 08 Jul 2019 10:51:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562608298; cv=none; d=google.com; s=arc-20160816; b=tRdwu6B82wn193Xd6JFvg4d/ecIEQNGelpngKDckk9IBJGTmPrsv6y3QtDlAOg3im8 j56Lg6zIOCrWp1vsp1C7swmfsl4Xfv2UAXdiNXjnZZwDMJScJdlpQaSWjM5RBVSIafha ApA92BXT+B3vfTkDNog+WuX4e2VTkW3wxu1xAiZOjK1j/rWHCzZGgviaa0tqO0pAx2CY 3drNoJ+1Qp9WDdhz1mIkPz2/j8Fj3hM6jKyTgf9HrAexDoWxpM/YdcD1IJ17hbBxvBWi 4EP0gEW4R6S7y5h7W9qaKgx6g2ioPFUw5+YznAPlBHAVl/UwyBCtPX4gV1AbmG47mz01 xlcg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=p9ujk8ZJ5sSOowDeCFC8zmIV/0e8WfHIoPfecB/oN3M=; b=g5Hca0ikLRS+0nFX7epIsqO5uxYUSq5EuiNpKdnP/Og08aTa0FtsG43eGOnUvTnaPZ 5TRFE5dnVJwIEGcBm+q9zoml19jopm0TAo56nYmD6x9j86McxCW0bZTXQNSeFeaYOUpX 807f00BOM8ivVp1tGfOtrFb6Eb+qb5L5In5k2GD1yZkldBQosK20UFOE6YKSXdevTjvW ChiavT7NqxPcJ9Tnlo7vyE+rDpsFpFDgSyF1h5d3+YiHwxuA8blPo6Ouo2rgH7Ce9/Ss UihskgcCqAwPVwrA0W4noyDghGwTdv5EDz9Poo+zAwKpKoiU/fPcD5o8HoQISWkKzeQ9 RHHA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g129si21423344pfb.1.2019.07.08.10.51.22; Mon, 08 Jul 2019 10:51:38 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731231AbfGHNJO (ORCPT + 99 others); Mon, 8 Jul 2019 09:09:14 -0400 Received: from foss.arm.com ([217.140.110.172]:47580 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731110AbfGHNJN (ORCPT ); Mon, 8 Jul 2019 09:09:13 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id BA27B2B; Mon, 8 Jul 2019 06:09:12 -0700 (PDT) Received: from [10.1.196.72] (e119884-lin.cambridge.arm.com [10.1.196.72]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id C89363F738; Mon, 8 Jul 2019 06:09:08 -0700 (PDT) Subject: Re: [PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation To: Sylwester Nawrocki Cc: Marek Szyprowski , linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, linux-kselftest@vger.kernel.org, Shuah Khan , Andre Przywara , Arnd Bergmann , Huw Davies , Catalin Marinas , Daniel Lezcano , Will Deacon , Russell King , Ralf Baechle , Mark Salyzyn , Paul Burton , Dmitry Safonov <0x7f454c46@gmail.com>, Rasmus Villemoes , Thomas Gleixner , Shijith Thotton , Peter Collingbourne References: <20190621095252.32307-1-vincenzo.frascino@arm.com> <20190621095252.32307-5-vincenzo.frascino@arm.com> <1fd47b0d-f77f-8d07-c039-6ac9072834fc@samsung.com> <27386d82-2906-b541-f71d-3c61f5099bdf@arm.com> <530cd07e-0da7-1d83-be4e-b14813029424@samsung.com> <06c264a8-8778-18b1-1094-4281a4a2abc9@arm.com> From: Vincenzo Frascino Message-ID: Date: Mon, 8 Jul 2019 14:09:07 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sylwester, On 08/07/2019 13:57, Sylwester Nawrocki wrote: > Hi Vincenzo, > > On 6/29/19 08:58, Vincenzo Frascino wrote: >> If I may, I would like to ask to you one favor, could you please keep an eye on >> next and once those patches are merged repeat the test? >> >> I want just to make sure that the regression does not reappear. > > My apologies, I forgot about this for a moment. I repeated the test with > next-20190705 tag and couldn't see any regressions. > No problem and thank you for the confirmation. -- Regards, Vincenzo