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 6754FC433EF for ; Thu, 7 Apr 2022 07:41:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242012AbiDGHnd (ORCPT ); Thu, 7 Apr 2022 03:43:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47736 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234831AbiDGHn2 (ORCPT ); Thu, 7 Apr 2022 03:43:28 -0400 Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AF1E713E91 for ; Thu, 7 Apr 2022 00:41:26 -0700 (PDT) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id CD35C5C00F3; Thu, 7 Apr 2022 03:41:25 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Thu, 07 Apr 2022 03:41:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=E5WwNkxjxuplPWCGj QQ/3iwf7bpXyQh3ViqACliJVaw=; b=dFVX11qSj0Ex3Yws1r6v4ZgPBlMXVR94K YvcSvW8maccat0avzMMo8udpzFr0ZDjkS7PYaELqxgWEZGXzHaGbFQVQUmHJTung SYYojpfplangm1RTmaORJ4eNJon8ca1/rElYQTDo2ZWmjvanL6UHwjyEcADBHIrO QUbqNIJ1LPI/pbOpKmH3c04TKV0GCC+GOzJ4sgxZYExzhYUCG4WWzCFUMjrqA93u CTV/PttKppyJVoAmo3MqndZOFRdtej3NPICAS8jjq5tOlKojbcE+4c2l/4Qro3Ck VIuPKFXuTRt0sJtcUt/xv38gYsZLRX17T2KPH+Ili2aSm86n2NNqQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudejjedguddvgecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvufgjkfhfgggtsehmtderredttdejnecuhfhrohhmpefhihhnnhcu vfhhrghinhcuoehfthhhrghinheslhhinhhugidqmheikehkrdhorhhgqeenucggtffrrg htthgvrhhnpedvfffgffduleekjedtveffleeiieeileffhffhgeekhfeigfekjeetuedv veelgeenucffohhmrghinhepohiilhgrsghsrdhorhhgnecuvehluhhsthgvrhfuihiivg eptdenucfrrghrrghmpehmrghilhhfrhhomhepfhhthhgrihhnsehlihhnuhigqdhmieek khdrohhrgh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 7 Apr 2022 03:41:22 -0400 (EDT) Date: Thu, 7 Apr 2022 17:41:20 +1000 (AEST) From: Finn Thain To: Christophe Leroy cc: Randy Dunlap , "linux-kernel@vger.kernel.org" , kernel test robot , Nick Desaulniers , Nathan Chancellor , Geert Uytterhoeven , "linuxppc-dev@lists.ozlabs.org" , Arnd Bergmann , Kees Cook Subject: Re: [PATCH] macintosh: fix via-pmu and via-cuda build errors In-Reply-To: Message-ID: <2187e41c-aecf-ff8c-9e53-d5f0c3f2283f@linux-m68k.org> References: <20220407023700.7216-1-rdunlap@infradead.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="-1463811774-248027180-1649317280=:20562" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463811774-248027180-1649317280=:20562 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 7 Apr 2022, Christophe Leroy wrote: > Le 07/04/2022 =C3=A0 05:16, Randy Dunlap a =C3=A9crit=C2=A0: > >=20 > >=20 > > On 4/6/22 19:37, Randy Dunlap wrote: > >> When CONFIG_INPUT=3Dm, the input_*() family of functions is not > >> available to builtin drivers. > >> > >> When CONFIG_RTC_CLASS is not set, rtc_tm_to_time64() is not defined. > >> > >> Fix multiple build errors by making these Kconfig symbols required by > >> ADB_CUDA (RTC_CLASS) and ADB_PMU (RTC_CLASS and INPUT). > >=20 > > Ah yes, Finn has already fixed the INPUT problems here. >=20 > https://patchwork.ozlabs.org/project/linuxppc-dev/patch/d987663bbed18d7db= f106db6066a759040b4e57a.1647837028.git.fthain@linux-m68k.org/ >=20 > >=20 > > Maybe that patch hasn't been merged anywhere yet? >=20 > The patch has comments, I guess we are waiting for a new version ? >=20 I'll send a new version, though I expect it will attract comments too. ---1463811774-248027180-1649317280=:20562--