From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) (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 896E66106 for ; Tue, 9 Jan 2024 04:15:02 +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="H8/3yBw0" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1704773703; x=1736309703; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=eql/ryGXYpBfNi/IwL27//vHSjTMaBfZJ75XRfdcXH4=; b=H8/3yBw0HZRZ6nPkeI5eGROzj2ggZn4StIAHUIRtz2NiDPRkXoSIhV8N DyA/AzDIpD3zuzb3VXH3wZnHdtq1/fhcOFoJOsbYZsQd1nBBLiJdzDM6A d3mWObKA8ldjTpzC4d23eAlcRi7aebGy6AKD9TgJ67FXcflIXSuduvGd+ EMMIgl0pUXQBFicCMiKvHN04HcOUpf8W7Sx07xHevRvMRlQ27HrtYi+xe 9GfxXN03Lq1YA4nez9kNOctsKliyUfFVSSf0e7xrH6UoqxpLyg6A3Yke+ Zia4w93AS8/JlV/S4vCFuW+Df3Ni1ErKoDxFx2oNsnk+p0kwrxD017jck w==; X-IronPort-AV: E=McAfee;i="6600,9927,10947"; a="5426387" X-IronPort-AV: E=Sophos;i="6.04,181,1695711600"; d="scan'208";a="5426387" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jan 2024 20:15:01 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10947"; a="872104783" X-IronPort-AV: E=Sophos;i="6.04,181,1695711600"; d="scan'208";a="872104783" Received: from lkp-server02.sh.intel.com (HELO b07ab15da5fe) ([10.239.97.151]) by FMSMGA003.fm.intel.com with ESMTP; 08 Jan 2024 20:14:58 -0800 Received: from kbuild by b07ab15da5fe with local (Exim 4.96) (envelope-from ) id 1rN3Vw-0005SM-0J; Tue, 09 Jan 2024 04:14:56 +0000 Date: Tue, 9 Jan 2024 12:14:45 +0800 From: kernel test robot To: Daniel Palmer , gerg@linux-m68k.org, geert@linux-m68k.org, fthain@linux-m68k.org Cc: oe-kbuild-all@lists.linux.dev, linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org, Daniel Palmer Subject: Re: [PATCH v2 2/2] m68k: Fix interrupt stack frames for 68000 Message-ID: <202401091123.K60t1Foe-lkp@intel.com> References: <20240108093221.1477020-3-daniel@0x0f.com> Precedence: bulk X-Mailing-List: linux-m68k@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240108093221.1477020-3-daniel@0x0f.com> Hi Daniel, kernel test robot noticed the following build errors: [auto build test ERROR on gerg-m68knommu/for-next] [also build test ERROR on geert-m68k/for-next geert-m68k/for-linus linus/master v6.7 next-20240108] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Daniel-Palmer/m68k-Use-macro-to-generate-68000-interrupt-entry-sleds/20240108-175040 base: https://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-next patch link: https://lore.kernel.org/r/20240108093221.1477020-3-daniel%400x0f.com patch subject: [PATCH v2 2/2] m68k: Fix interrupt stack frames for 68000 config: m68k-allmodconfig (https://download.01.org/0day-ci/archive/20240109/202401091123.K60t1Foe-lkp@intel.com/config) compiler: m68k-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240109/202401091123.K60t1Foe-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/202401091123.K60t1Foe-lkp@intel.com/ All errors (new ones prefixed by >>): scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr] scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr] scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples >> error: arch/m68k/include/uapi/asm/ptrace.h: leak CONFIG_M68000 to user-space make[3]: *** [scripts/Makefile.headersinst:63: usr/include/asm/ptrace.h] Error 1 make[3]: Target '__headers' not remade because of errors. make[2]: *** [Makefile:1288: headers] Error 2 make[2]: Target 'prepare' not remade because of errors. make[1]: *** [Makefile:234: __sub-make] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:234: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki