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 smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6F87AE732C7 for ; Thu, 28 Sep 2023 12:40:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id E1E8381EE6; Thu, 28 Sep 2023 12:40:01 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org E1E8381EE6 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 43RPDcbUiRyp; Thu, 28 Sep 2023 12:40:01 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 464AE81CAD; Thu, 28 Sep 2023 12:40:00 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 464AE81CAD Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id E50721BF82F for ; Thu, 28 Sep 2023 12:39:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id BDB7A41603 for ; Thu, 28 Sep 2023 12:39:58 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org BDB7A41603 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2N1ivE0GRipN for ; Thu, 28 Sep 2023 12:39:57 +0000 (UTC) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by smtp4.osuosl.org (Postfix) with ESMTPS id 5AEC3416CC for ; Thu, 28 Sep 2023 12:39:57 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 5AEC3416CC Received: by mail.gandi.net (Postfix) with ESMTPSA id DF19120011; Thu, 28 Sep 2023 12:39:53 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1qlqJ5-005cWe-58; Thu, 28 Sep 2023 14:39:51 +0200 From: Peter Korsgaard To: Maxim Kochetkov References: <20230922070618.524825-1-fido_max@inbox.ru> Date: Thu, 28 Sep 2023 14:39:51 +0200 In-Reply-To: <20230922070618.524825-1-fido_max@inbox.ru> (Maxim Kochetkov's message of "Fri, 22 Sep 2023 10:06:18 +0300") Message-ID: <87jzsajwtk.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH v2 1/1] configs/visionfive2_defconfig: bump custom kernel version to 05533e9c31 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: francois.dugast.foss@gmail.com, buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Maxim" == Maxim Kochetkov writes: > Current kernel fails to build with GCC>=12: > AS arch/riscv/kernel/vdso/note.o > ./arch/riscv/include/asm/vdso/gettimeofday.h: Assembler messages: > ./arch/riscv/include/asm/vdso/gettimeofday.h:71: Error: unrecognized opcode `csrr a5,0xc01', extension `zicsr' required > ./arch/riscv/include/asm/vdso/gettimeofday.h:71: Error: unrecognized opcode `csrr a5,0xc01', extension `zicsr' required > So use latest kernel from starfive repo. > Signed-off-by: Maxim Kochetkov > --- > v2: > Fix commit message Committed, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot