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 EDFE3C197A0 for ; Thu, 16 Nov 2023 21:01:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231362AbjKPVBF (ORCPT ); Thu, 16 Nov 2023 16:01:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48678 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231307AbjKPVBA (ORCPT ); Thu, 16 Nov 2023 16:01:00 -0500 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9842BD5E for ; Thu, 16 Nov 2023 13:00:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1700168455; x=1731704455; h=date:from:to:cc:subject:message-id:mime-version; bh=+LoGkfC6gD6kSAPTyvJNXWYirhXHahVs8GoVMDljuqo=; b=nJkMnpSOqko/ssoTgaGN0m+TlLmb8Y4rSClXdaAjuX8H6kW5N9YnQlvV QSbsCNdJe9C1T2LBVomTExovzBdFxNGKM03spLul/e9pJ880bNOdCy6sf xLeojtlUs96ff8AGMJPEZE6LNKCfiDOiKkv0FVgOxlHg/r5mWnZDV6Vv/ 8lUXC0QiaA8IrlplyzNZiBxHhQV+K0aW/xMcZBikF2e1eV0uNYtUWP1Xn DsqfRm4qZvduxwsqVW92xK2lbJQsQfir6SwIzxpC7RAznPnLifZ51gjl1 lEvhjrKWRj1DjuDEgJeLpN/3ag6zFV7hftUDMvx8Gx86EuZ/1lbii39oZ Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10896"; a="12730994" X-IronPort-AV: E=Sophos;i="6.04,205,1695711600"; d="scan'208";a="12730994" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Nov 2023 13:00:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10896"; a="835862381" X-IronPort-AV: E=Sophos;i="6.04,205,1695711600"; d="scan'208";a="835862381" Received: from lkp-server02.sh.intel.com (HELO b8de5498638e) ([10.239.97.151]) by fmsmga004.fm.intel.com with ESMTP; 16 Nov 2023 13:00:40 -0800 Received: from kbuild by b8de5498638e with local (Exim 4.96) (envelope-from ) id 1r3jTa-00023l-1c; Thu, 16 Nov 2023 21:00:38 +0000 Date: Fri, 17 Nov 2023 05:00:29 +0800 From: kernel test robot To: Helge Deller Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org Subject: arch/parisc/net/bpf_jit_comp32.c:321:13: sparse: sparse: missing identifier in declaration Message-ID: <202311170447.4luWB2PB-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 7475e51b87969e01a6812eac713a1c8310372e8a commit: 4800a6215e335c6dade05e10c8fdbf919c04a3a7 parisc: Wire up eBPF JIT compiler date: 3 months ago config: parisc-randconfig-r113-20231115 (https://download.01.org/0day-ci/archive/20231117/202311170447.4luWB2PB-lkp@intel.com/config) compiler: hppa-linux-gcc (GCC) 13.2.0 reproduce: (https://download.01.org/0day-ci/archive/20231117/202311170447.4luWB2PB-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202311170447.4luWB2PB-lkp@intel.com/ sparse warnings: (new ones prefixed by >>) >> arch/parisc/net/bpf_jit_comp32.c:321:13: sparse: sparse: missing identifier in declaration arch/parisc/net/bpf_jit_comp32.c:321:13: sparse: sparse: Expected ; at the end of type declaration arch/parisc/net/bpf_jit_comp32.c:321:13: sparse: sparse: got $ arch/parisc/net/bpf_jit_comp32.c:322:13: sparse: sparse: Expected ; at the end of type declaration arch/parisc/net/bpf_jit_comp32.c:322:13: sparse: sparse: got $ arch/parisc/net/bpf_jit_comp32.c:323:13: sparse: sparse: Expected ; at the end of type declaration arch/parisc/net/bpf_jit_comp32.c:323:13: sparse: sparse: got $ arch/parisc/net/bpf_jit_comp32.c:666:37: sparse: sparse: Expected ) in function call arch/parisc/net/bpf_jit_comp32.c:666:37: sparse: sparse: got $ arch/parisc/net/bpf_jit_comp32.c:669:37: sparse: sparse: Expected ) in function call arch/parisc/net/bpf_jit_comp32.c:669:37: sparse: sparse: got $ arch/parisc/net/bpf_jit_comp32.c:672:37: sparse: sparse: Expected ) in function call arch/parisc/net/bpf_jit_comp32.c:672:37: sparse: sparse: got $ >> arch/parisc/net/bpf_jit_comp32.c:666:36: sparse: sparse: not enough arguments for function emit_call_millicode arch/parisc/net/bpf_jit_comp32.c:669:36: sparse: sparse: not enough arguments for function emit_call_millicode arch/parisc/net/bpf_jit_comp32.c:672:36: sparse: sparse: not enough arguments for function emit_call_millicode vim +321 arch/parisc/net/bpf_jit_comp32.c ceb0e7267693d3 Helge Deller 2023-08-17 319 ceb0e7267693d3 Helge Deller 2023-08-17 320 /* extern hppa millicode functions */ ceb0e7267693d3 Helge Deller 2023-08-17 @321 extern void $$mulI(void); ceb0e7267693d3 Helge Deller 2023-08-17 322 extern void $$divU(void); ceb0e7267693d3 Helge Deller 2023-08-17 323 extern void $$remU(void); ceb0e7267693d3 Helge Deller 2023-08-17 324 :::::: The code at line 321 was first introduced by commit :::::: ceb0e7267693d3e6c43bd65695cd79d7c072a42a parisc: Add 32-bit eBPF JIT compiler :::::: TO: Helge Deller :::::: CC: Helge Deller -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki