From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.14]) (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 E46C838C2D0 for ; Wed, 5 Aug 2026 15:27:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.14 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785943692; cv=none; b=l/s+uziU6PBxFlm029pq2dpxt8G1r0M5zjIb1MymBNKgg9l0Z+hT5U7F0kENfRUwksXsqB4Z7yB/bOSeO8k6ryxSpr0LiWYAGtr6LYSOTVvGXGI4Exv72B0Ssq6vkF1i3fH4fajamrAYZqSP5gfJpHIj1sHwN2SuUI/a14txl9g= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1785943692; c=relaxed/simple; bh=p0tDZm9kh+Da2g4yPQZ/R+ZhOLBgPf1nM9Hv2MIEYc8=; h=Date:From:To:Cc:Subject:Message-ID; b=loIXMvo9Mp0JLyztQJfUVQszflzHMHKFJDsU6AMZdQZSqYBUgFCW5mLeiw3VeEzNg4pgCwx8O0pK4ENPZIbf+hRA1+R2pmwzeJ3jJFGszk/DDC79vmnOA2JKVunfIrG2dijGK13bIxvPfdKSZLwwza/6KBa0aFZuvbfDEukZuCs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=buybKYHM; arc=none smtp.client-ip=198.175.65.14 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="buybKYHM" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1785943674; x=1817479674; h=date:from:to:cc:subject:message-id; bh=p0tDZm9kh+Da2g4yPQZ/R+ZhOLBgPf1nM9Hv2MIEYc8=; b=buybKYHM4sHRXp3zv92LPnRUKrWu1ywDk1ff65Dvj/iXjeCT1zM3rp2a a7qES4MRXocm+JO4+OAiacjzTocF2KSOHrSxmsiHjCdW03R+vGM6ytw9I uFeuRjA/Tgnb33vGjgxWVhLIYmyoZTGh9LedQ088+KeOIO4SFjeP+P5sw ukiq/w8FTZ7RaeHOEfeiHKAPhG0Nmvyhv5qXW2ewZq+/SPmKDfZ3f7ayI IjuKUIqa9hbUn2urGGNJnNXJKUNbrfFDWbdp9TyVFmpePj+dS6FZUlFlM 9FiGwp7qDe1HNzeEAidAFaE1BHUXYiP0HrHBG9v24VblQEtEWbIqDJPnh g==; X-CSE-ConnectionGUID: yJL0UwF4RM+SMayX3OrrHg== X-CSE-MsgGUID: sRpkveBcSQGf1BS2WOp73w== X-IronPort-AV: E=McAfee;i="6800,10657,11866"; a="90405093" X-IronPort-AV: E=Sophos;i="6.25,206,1779174000"; d="scan'208";a="90405093" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Aug 2026 08:27:45 -0700 X-CSE-ConnectionGUID: klolYoKqSYGLkS7wnSmGIA== X-CSE-MsgGUID: yb4jGYq4Rn6LS1h9uBVeSw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.25,206,1779174000"; d="scan'208";a="257533559" Received: from lkp-server01.sh.intel.com (HELO 6eda058d650d) ([10.239.97.150]) by fmviesa006.fm.intel.com with ESMTP; 05 Aug 2026 08:27:34 -0700 Received: from kbuild by 6eda058d650d with local (Exim 4.98.2) (envelope-from ) id 1wrdWl-00000000Cpt-4AuX; Wed, 05 Aug 2026 15:27:31 +0000 Date: Wed, 05 Aug 2026 23:27:17 +0800 From: kernel test robot To: Eduard Zingerman Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Alexei Starovoitov Subject: {standard input}:1754: Error: register save offset not a multiple of 4 Message-ID: <202608052308.dcqXQnA4-lkp@intel.com> User-Agent: s-nail v14.9.25 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Hi Eduard, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: c21bb4193868a8de71fc4693fa741e195fdf5d86 commit: bf0c571f7feb6fa05a512e2a5e50702501849d61 bpf: introduce forward arg-tracking dataflow analysis date: 4 months ago config: m68k-randconfig-r051-20260805 (https://download.01.org/0day-ci/archive/20260805/202608052308.dcqXQnA4-lkp@intel.com/config) compiler: m68k-linux-gcc (GCC) 8.5.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260805/202608052308.dcqXQnA4-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 | Fixes: bf0c571f7feb ("bpf: introduce forward arg-tracking dataflow analysis") | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202608052308.dcqXQnA4-lkp@intel.com/ All errors (new ones prefixed by >>): {standard input}: Assembler messages: >> {standard input}:1754: Error: register save offset not a multiple of 4 {standard input}:1755: Error: register save offset not a multiple of 4 {standard input}:1756: Error: register save offset not a multiple of 4 {standard input}:1757: Error: register save offset not a multiple of 4 {standard input}:1758: Error: register save offset not a multiple of 4 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki