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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C78DBC433E0 for ; Thu, 30 Jul 2020 11:16:59 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9B1182083E for ; Thu, 30 Jul 2020 11:16:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Z8IMhnOy"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="Eki0+EB8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9B1182083E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=canb.auug.org.au Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:References:In-Reply-To:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=YDibkFblzc0Tsv3pMxyu24WUE9tuOHINJ6SRiz4ir5o=; b=Z8IMhnOyJa8FVU5mWgEYYIfSb +YcJdWynvGL90ONPm1+FXsBfT4s1qoLqxoojFfag1fDjq6kStRFSdyS/ed3QnZTW6itJJUUUl/JVi m84RUysSccz+UJHs4lU6GuDVIplQkA/DsFFgHLUuY4NYq/aKHBFE17PqAYMFt1hdhEnp9K3bAh/s1 bN4yV2bWw6pZ5HUPeWn1VFKJ+QculrNlvSP84s5ZuGo5X+J9ZcDAy/sRPHHU7Vh8HoK5NMSsRdx35 HnVhoeGguzLQXocLyLH1iu5A75VWtwsT8/BWBQ2tNfhXTVjP/dwVCD80trrYU8YE4qaBwieZwdQi4 onmgyzthg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k16XD-0003Rv-Ms; Thu, 30 Jul 2020 11:15:39 +0000 Received: from ozlabs.org ([2401:3900:2:1::2]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k16X9-0003PK-LQ for linux-arm-kernel@lists.infradead.org; Thu, 30 Jul 2020 11:15:37 +0000 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4BHSWG6sjxz9sR4; Thu, 30 Jul 2020 21:15:22 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1596107724; bh=SZTIjXiffI1HVrd0DN5lE7xLsaof/MbgIRVfIXV15o0=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Eki0+EB8zA3AcxXO0Q7yIldE0cGruHJk4LbVRQGZZx2E+zpt7COogL+fUAVaXJLJB l89X4Nfb1EWBa+UtppIu1j/EzHFWc5PW8WLFkIpOswMAQ9lgc33aX0JsPhr++B4qQO jO4PDDrCxjIGQVGIVo1Jm8syzWBStJx/DCE1aNtGbYehglhiziNag9pEpTI3aHHCth bqBRTm8TTnjmXotXKbVD1dyOlO6p9rfCA14F5rIRAO7t87Vyd5gsCATIE/QWRt16+O Z/lmIIC+DtERZ67NYR6fLHi24Q3pSc3z8qQCMx9vJgDTU2S4MJPjaKDlCO61eIT4Sp fpSItUe4YKl7A== Date: Thu, 30 Jul 2020 21:15:22 +1000 From: Stephen Rothwell To: Naresh Kamboju Subject: Re: arm64: pointer_auth.h:40:3: error: implicit declaration of function =?UTF-8?B?4oCYZ2V0X3JhbmRvbV9ieXRlc+KAmTs=?= did you mean =?UTF-8?B?4oCYZ2V0X3JhbmRvbV9vbmNl4oCZPw==?= Message-ID: <20200730211522.1ea3561f@canb.auug.org.au> In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200730_071536_079387_5E0F7DD6 X-CRM114-Status: GOOD ( 11.32 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Theodore Ts'o , Kees Cook , Arnd Bergmann , Catalin Marinas , Mark Brown , richard.henderson@linaro.org, open list , lkft-triage@lists.linaro.org, Linus Torvalds , re.emese@gmail.com, hsinyi@chromium.org, Will Deacon , w@1wt.eu, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============3303933860478854490==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3303933860478854490== Content-Type: multipart/signed; boundary="Sig_/os0Su/w9QRKsjvVjuQA=g8C"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/os0Su/w9QRKsjvVjuQA=g8C Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Naresh, On Thu, 30 Jul 2020 16:25:49 +0530 Naresh Kamboju wrote: > > Linus master branch failed to build the arm64 architecture due to > below error and warnings. Thanks for the report. Please see https://lore.kernel.org/lkml/202007292007.D87DBD34B@keescook/ --=20 Cheers, Stephen Rothwell --Sig_/os0Su/w9QRKsjvVjuQA=g8C Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl8iq8oACgkQAVBC80lX 0Gx/uAf/eDoIWkfM+LtYiHmGQ6ufky2yy+lfcuEjQT2zOc6JbKXNpUPObtUtYw5N xaliQg8OvKqTL+0ENLVSknlASEzgNIkdYvgREDiErp8DYGNOjTsmDB6M54E6dvnc vHYfUR9i5clTf0TCZaRvdlgeo+lMCtd9//qR7h5awpw/Cx4k27Ddav5tb+ZUwKL7 re5zX2+rgwg/hnCK04RMi/GDc4fjU2fC84BvwubITDqjEzbQFRVYjOscGWlcuKgq 3PYidzH1qppDtUIIrie+sMvtcYTUytrB3B9YZNjZCy/KsszvzgnZKIU3s6JPF0et W5R6u6huphE4g7+w81uDGsBOv2gBqQ== =BnqQ -----END PGP SIGNATURE----- --Sig_/os0Su/w9QRKsjvVjuQA=g8C-- --===============3303933860478854490== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3303933860478854490==--