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 5C02CC433EF for ; Thu, 10 Mar 2022 08:15:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240246AbiCJIQm (ORCPT ); Thu, 10 Mar 2022 03:16:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41236 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232411AbiCJIQg (ORCPT ); Thu, 10 Mar 2022 03:16:36 -0500 Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 58CD71342E2; Thu, 10 Mar 2022 00:15:35 -0800 (PST) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1nSDxM-003GVI-FY; Thu, 10 Mar 2022 09:15:32 +0100 Received: from p57bd9552.dip0.t-ipconnect.de ([87.189.149.82] helo=[192.168.178.81]) by inpost2.zedat.fu-berlin.de (Exim 4.94) with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1nSDxK-002u5d-Gv; Thu, 10 Mar 2022 09:15:32 +0100 Message-ID: <1b9a5ec6-dd9f-c452-4abf-eb6d8f1dafc8@physik.fu-berlin.de> Date: Thu, 10 Mar 2022 09:15:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 Subject: Re: [PATCH v14 4/5] clocksource/drivers: Add a goldfish-timer clocksource Content-Language: en-US To: Daniel Lezcano , Laurent Vivier Cc: Arnd Bergmann , linux-rtc@vger.kernel.org, Jiaxun Yang , Stephen Boyd , John Stultz , Alexandre Belloni , Alessandro Zummo , Geert Uytterhoeven , linux-m68k@lists.linux-m68k.org, Thomas Gleixner , linux-kernel@vger.kernel.org References: <20220130143333.552646-1-laurent@vivier.eu> <20220130143333.552646-5-laurent@vivier.eu> <1a0f23f2-361a-25d1-b371-7a229758d248@vivier.eu> <2e56d310-65a9-e910-98e0-c7c51b88b7f6@linaro.org> From: John Paul Adrian Glaubitz In-Reply-To: <2e56d310-65a9-e910-98e0-c7c51b88b7f6@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 87.189.149.82 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Laurent! On 2/28/22 11:27, Daniel Lezcano wrote: >>> https://android.googlesource.com/platform/external/qemu/+/master/docs/GOLDFISH-VIRTUAL-HARDWARE.TXT > Please do not add pointer in the changelog as this one will stay forever but no guarantee for the url. > > A description of the timer is enough: > > eg. > commit 625022a5f1606 > commit a7ad38b0dd3c1 Just a reminder we're still missing this particular change. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913