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 4A06BC77B7E for ; Tue, 2 May 2023 15:50:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234578AbjEBPuP (ORCPT ); Tue, 2 May 2023 11:50:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56952 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234568AbjEBPuN (ORCPT ); Tue, 2 May 2023 11:50:13 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9EC0110D for ; Tue, 2 May 2023 08:50:12 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3C8BD61BAF for ; Tue, 2 May 2023 15:50:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EF46BC433D2; Tue, 2 May 2023 15:50:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683042611; bh=k8+oW+51xENwgNdUXvTvm47eDCum6/VnO8eP1zVUl+A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Gy5Lek3tK/bmDJBhthXuIcHMInG9GSwUMxV+5g4hX7itpcVyK0RHc7QX7HQFb1GP4 jMl484jwz209ishRLILEdEvgqSIKYgSuwTlkaz2758LSrYzBj291ax0IlbKM03f6IJ 12hNFuPoUTmAl7y7h3B+yQwb96KkVg/jaBsvASpPoLJDEobr05O9TMiaXumiKugH0D REruZzwy/++Q+jiBjnf2xcUnPISh8YTXAtDglKlxUD4ImXcy0h653DuYhlb/7yZRnx sKPjioqeEoUM5oq05j2Ef0Q6ZuVQTWMb8QDUquLJGBuowubjZ3zHriJLGE7UsLFw33 AM3B9ogQjM54w== Date: Tue, 2 May 2023 16:50:07 +0100 From: Conor Dooley To: Evan Green Cc: kernel test robot , oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Palmer Dabbelt , Heiko Stuebner , Conor Dooley , Paul Walmsley Subject: Re: arch/riscv/kernel/cpufeature.c:34:1: sparse: sparse: symbol '__pcpu_scope_misaligned_access_speed' was not declared. Should it be static? Message-ID: <20230502-undrafted-divisive-5d75da090b59@spud> References: <202305021414.EuPdM9kv-lkp@intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZPGLtlGzkkJfrFeM" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ZPGLtlGzkkJfrFeM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 02, 2023 at 08:42:49AM -0700, Evan Green wrote: > Conor, this one was fixed by your patch to include cpufeature.h in > cpufeature.c, right? Aye. Surprised to see the LKP sparse working, but "v0.6.4-39-gce1a6720-dirty" probably explains why! --ZPGLtlGzkkJfrFeM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZFExLAAKCRB4tDGHoIJi 0uheAQDW8toySBi/iUo0e0dMBAG5aFqwm305S4ORRRma5/5kjQD/VMPY54ijhDxs 2aXqYlTsQvIwsjq+k8h8jQWxmrhEEAY= =I3x2 -----END PGP SIGNATURE----- --ZPGLtlGzkkJfrFeM--