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 50E7016A95B; Sat, 8 Mar 2025 03:40:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741405228; cv=none; b=iZPyMv9q4hjSTGea/l710z7q3ZJC0mcj/9PGiuS2e6YXNc27RqzWwyeJ5RQ0O+o8Wc4EjyMf0V82RkRFpYBut7r0NMDTAMyxJ4Ijc4c1nIHjPm9A4j1I9eBQNKAyjfP5TekMz3kxkFRe8B40fF6yta3aZjgWyYiF98IUc04KLcM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741405228; c=relaxed/simple; bh=2r59/F6+F07rrRCTZ0yrIvXAg7Bv2XTMySH4ZPwc8Yg=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=ttXqBN2P9XJBKzyDQLoEYWyP7fD4iVZJ0mjs3cl7zOGnosm++sxiz7t9IFtpkGXshiM4zqTxLXVf8oT5zk7qpBoVWPieoiRXfwuBxLWfsJKqPa91u8l4sZfL7HYaRRTavCpmVHY7wGYPeIBIcI++tTJGBRRhKO3+qeqLZoQIEiU= 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=mlpOoTXF; arc=none smtp.client-ip=198.175.65.12 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="mlpOoTXF" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1741405226; x=1772941226; h=date:from:to:cc:subject:message-id:mime-version; bh=2r59/F6+F07rrRCTZ0yrIvXAg7Bv2XTMySH4ZPwc8Yg=; b=mlpOoTXF9F6x63CILvLCoCpddF39rXlINnzcb4WWIWs3Cqn71DFiihlI bavKi3/Zq5jxuLBZ9LLT9+J19zbvSpnYIkCeO1VKHduu92z9aRfCiQBnY zxQAtR5dvmT+6TqYfEoV1qSkeHpvi/DiD3p7jeMRmnP/JVBs4uzbYZ3ME g6PY5fG05GCfdoCTL2ZjZV+Wrih8+4so4C5mPwTylDWRr2/axeGZNTtYx hhJOYVF7uWD6IVgMj1Dau+mx016IlxbriB2uJnv2/mzpQV57dX4af+CmO a/3QwcZgTshkWulxIIiLX/L8R3U3MRL8F1hGaQNPponVl8QktEnDDLHux g==; X-CSE-ConnectionGUID: aR59fi+KSFiTcADH2Dx+1g== X-CSE-MsgGUID: 8uAjVPSwTV6IB0oQvdkLkQ== X-IronPort-AV: E=McAfee;i="6700,10204,11366"; a="53850588" X-IronPort-AV: E=Sophos;i="6.14,231,1736841600"; d="scan'208";a="53850588" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Mar 2025 19:40:25 -0800 X-CSE-ConnectionGUID: P8EMT3ffSdK8lVrPTqL7WQ== X-CSE-MsgGUID: G4Sfd5XER6yFmLvHrLPM7Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="120012759" Received: from lkp-server02.sh.intel.com (HELO a4747d147074) ([10.239.97.151]) by orviesa007.jf.intel.com with ESMTP; 07 Mar 2025 19:40:24 -0800 Received: from kbuild by a4747d147074 with local (Exim 4.96) (envelope-from ) id 1tql2w-0001Qz-2K; Sat, 08 Mar 2025 03:40:19 +0000 Date: Sat, 8 Mar 2025 11:39:34 +0800 From: kernel test robot To: David Woodhouse Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Ingo Molnar Subject: vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x2e: relocation to !ENDBR: machine_kexec_prepare+0x79e Message-ID: <202503081112.DOWVLRrj-lkp@intel.com> Precedence: bulk X-Mailing-List: llvm@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: 21e4543a2e2f8538373d1d19264c4bae6f13e798 commit: b3adabae8a96fee62184f4236bf60313b35244e9 x86/kexec: Drop page_list argument from relocate_kernel() date: 3 months ago config: x86_64-buildonly-randconfig-006-20250308 (https://download.01.org/0day-ci/archive/20250308/202503081112.DOWVLRrj-lkp@intel.com/config) compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250308/202503081112.DOWVLRrj-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/202503081112.DOWVLRrj-lkp@intel.com/ All warnings (new ones prefixed by >>): vmlinux.o: warning: objtool: ___bpf_prog_run+0x40: sibling call from callable instruction with modified stack frame >> vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x2e: relocation to !ENDBR: machine_kexec_prepare+0x79e -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki