From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 888E3C4167B for ; Fri, 2 Dec 2022 12:33:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233496AbiLBMd2 (ORCPT ); Fri, 2 Dec 2022 07:33:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233489AbiLBMdW (ORCPT ); Fri, 2 Dec 2022 07:33:22 -0500 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CCA7286581 for ; Fri, 2 Dec 2022 04:33:20 -0800 (PST) Received: by mail-wr1-x433.google.com with SMTP id bs21so7593718wrb.4 for ; Fri, 02 Dec 2022 04:33:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=cJwzaKaMrWFhAvex11bm93qTJcU89/Sq0ScCxsqnnvs=; b=V24Vuwv1wN58pQrlA1Re2kKmo6y+/g9N5UepmSSvbRygx/FQM2FblAcdwc6VDk8Eyv V0Ouzo2xwGqA7HwDm+J2v9mf9SF4V5gwpaDyXzipyUnQBp5ROnVOR6IzRooGKCpLJMHo tMRxfc5m5uuSzGtCIU6tBPfCrukw/l8diopKifgGAxnYx2KdcXRR64FQmnID+RxnqQg5 h8tXuURfMdDQprX8PPck9Kv6dUCH7zJT6KAvUlXaK4H3vcouV5QfIFlNO+xIoMfLXS2w 3ScqeF+B8Z0DuqfQvtlspz+L9v+j5vGyQuFuutn5XniaJulqIExhEZ7GzoRXtJqIVI4f E5sQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cJwzaKaMrWFhAvex11bm93qTJcU89/Sq0ScCxsqnnvs=; b=s6INsiIy6A6q8OZUL+iEvsFyAziJjG1o9tIms4Pdyl6pMLvMfPyKu0+rqfbsDxJLQL cbiSwkHxSKDSgbRmbj1uUnwG67NjecbnPdYd186puj1S9m/XLW6Vsd3/2RaGIgBdFfKY p9udKOSEmKMyyuLhX/YYmW0FqL0mlRQyf1IUSZd+QvxiYjzsn/MwWduoljCeH71aPRVO ZUncMquChM/NsLc62y6HqbkrYZhdWDN5qEdZbDAe8kIXudOOg2SkxtqLvNNegEQcLQdp Rl635P77bIc70IMazvRr9RyGibmity2UqrQC4oqNv/kErhxA6irDsYGWS8VqgF71Xqjy Oc+Q== X-Gm-Message-State: ANoB5pkosoELMFz41IqKExpInuVNcecBs2uuL2qGQ6px8sT7U4Fg0XSW pXp6ghRnYYU4DY5Emwn39DEK8w== X-Google-Smtp-Source: AA0mqf4zPMi2Eevw6Im0UvBKeRGnX4L/F4vs06SZXVKkBZLgBESdfK7Xq0T7I942LkFK/plWa8ugBA== X-Received: by 2002:adf:f74d:0:b0:236:4e3c:7720 with SMTP id z13-20020adff74d000000b002364e3c7720mr44036138wrp.674.1669984399227; Fri, 02 Dec 2022 04:33:19 -0800 (PST) Received: from [192.168.10.46] (146725694.box.freepro.com. [130.180.211.218]) by smtp.googlemail.com with ESMTPSA id v7-20020adfe287000000b00241fea203b6sm6948112wri.87.2022.12.02.04.33.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 02 Dec 2022 04:33:18 -0800 (PST) Message-ID: Date: Fri, 2 Dec 2022 13:33:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH] clocksource/drivers/hyperv: use Hyper-V's page size to calculate PFN Content-Language: en-US To: Wei Liu , "Michael Kelley (LINUX)" Cc: Anirudh Rayabharam , KY Srinivasan , Haiyang Zhang , Dexuan Cui , Thomas Gleixner , "mail@anirudhrb.com" , "kumarpraveen@linux.microsoft.com" , "linux-hyperv@vger.kernel.org" , "linux-kernel@vger.kernel.org" References: <20221103152338.2926983-1-anrayabh@linux.microsoft.com> From: Daniel Lezcano In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-hyperv@vger.kernel.org Hi, On 03/11/2022 16:48, Wei Liu wrote: [ ... ] >> Reviewed-by: Michael Kelley > > Thank you both for the quick turnaround. I will just squash this patch > into the previous one. Can you point to the mailing list the squashed version ? -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog