From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 66365DF4F for ; Fri, 17 Nov 2023 07:47:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="kPy9Dvmn" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1700207225; x=1731743225; h=date:from:to:cc:subject:message-id:mime-version; bh=gqLvmGB6oW1jilPhRTwVkhwwoWc2jXYasQjZesKco3A=; b=kPy9DvmnrQs/zMUPz1VPWUo4NFpGigb74d4XgmgMfQTbhAL8MRKEVxg1 E1Gr9vBLd/qDBlB/9bHcZWgJwFb1FFugV1n6dzyeJ9USTAH3Yydo93j77 5M+xVuo9AsiHauq2u5GILCWN9fe/h25x2KHWG+4dvidwSbkhnoTGQdqm5 1ea4huQdkV/GJBBchWuy7WAQn+2d+jmgVg/vKCy51OAiFHEYjnM0DG3CF DuNlhRlgEbTF3JJoOgXppbQHJy8H1oJczvBtI/Kz2pdHcqscYVN2D/Jc6 Jv2yiL+lRxqtlRkrbTBRI02v6AlT/4TuGGzVTanFF0tIGTchsJtc5YwTJ A==; X-IronPort-AV: E=McAfee;i="6600,9927,10896"; a="376303207" X-IronPort-AV: E=Sophos;i="6.04,206,1695711600"; d="scan'208";a="376303207" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Nov 2023 23:47:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.04,206,1695711600"; d="scan'208";a="6775586" Received: from lkp-server02.sh.intel.com (HELO b8de5498638e) ([10.239.97.151]) by orviesa002.jf.intel.com with ESMTP; 16 Nov 2023 23:47:04 -0800 Received: from kbuild by b8de5498638e with local (Exim 4.96) (envelope-from ) id 1r3tZ5-0002TD-1B; Fri, 17 Nov 2023 07:46:59 +0000 Date: Fri, 17 Nov 2023 15:46:10 +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: <202311171550.uOBghX01-lkp@intel.com> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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/202311171550.uOBghX01-lkp@intel.com/config) compiler: hppa-linux-gcc (GCC) 13.2.0 reproduce: (https://download.01.org/0day-ci/archive/20231117/202311171550.uOBghX01-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/202311171550.uOBghX01-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 ceb0e7267693d3e Helge Deller 2023-08-17 319 ceb0e7267693d3e Helge Deller 2023-08-17 320 /* extern hppa millicode functions */ ceb0e7267693d3e Helge Deller 2023-08-17 @321 extern void $$mulI(void); ceb0e7267693d3e Helge Deller 2023-08-17 322 extern void $$divU(void); ceb0e7267693d3e Helge Deller 2023-08-17 323 extern void $$remU(void); ceb0e7267693d3e 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