From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.11]) (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 0F833219A71 for ; Fri, 12 Dec 2025 00:25:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765499159; cv=none; b=jsW4bNsxYCoLoy9CvLJyqjAqtZzQJ37k0FbYXxWlDpt2Arolb0OmyP08Eaw7hhqq+CdAsot57sDGZ60OZ7GOny7f5Nnjn3c9mCpbRSKUpEDp6Q/qHP8sjYfHgnOT/1j43rwGjXBEABvJlhIXxCmq9cizSNrZzHj96qsP45ItIkc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765499159; c=relaxed/simple; bh=guqtteHbF06T4cavo5vN1dlYRpn2RrseYDTSsnqZ3g8=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=PgRoQhSv1U6dQboXkFLUIAmfaGW209V13Lfe9zDCZX7wTvvo359eFU6YNsbqoBtGUSDY3AXQiH4wwQjW/SkC/iMl/qXI/Uqc5TN1OiyWyGme6Ob0LgDmQOHK8PZynOgl3RU6VV2bLi10ARKr1nvFc37hW9QJmyKHnUx18x9/yME= 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=lOsE3QGz; arc=none smtp.client-ip=192.198.163.11 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="lOsE3QGz" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1765499158; x=1797035158; h=date:from:to:cc:subject:message-id:mime-version; bh=guqtteHbF06T4cavo5vN1dlYRpn2RrseYDTSsnqZ3g8=; b=lOsE3QGzXFRK9Hi+tdKWpGTe0rx7vdhJaxHEo8zg4/TOtsgowAt+CYbO 4Xy7/JT7kjvVHb825oT6V2pT3tWznJsK9CY3aUGic/b5HJKoX5bNaP91t bymgT5i0ziQxAkz0ZLCHMJTDvbnafPlC9p4S+JgAK0SzHT9z5Ln1cC6ip gh0djTlIvejuc/Tl0zLHYWTgn+dFm09946hpnc+JvIGaO1CoY8/pXQfBz uSy3RYiebm4uI3wkLGUngazA+numyXXIRY9La+ttHO/HJtoudOY4r9pxv UTTy59Wqx9BYa6WNUARSXvZLssL9KkfvOAW4URgbCaNJZrX4K9tynXxir g==; X-CSE-ConnectionGUID: wXNTGtdBSiOKnYnthFzTQA== X-CSE-MsgGUID: O8md5XLpSMWjORbvsCJRZQ== X-IronPort-AV: E=McAfee;i="6800,10657,11639"; a="78112755" X-IronPort-AV: E=Sophos;i="6.21,141,1763452800"; d="scan'208";a="78112755" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by fmvoesa105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Dec 2025 16:25:58 -0800 X-CSE-ConnectionGUID: l0C/s696QQCZcbd054FIMA== X-CSE-MsgGUID: GAPbzblBQciB8JwPuJPnFg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,141,1763452800"; d="scan'208";a="197753394" Received: from lkp-server01.sh.intel.com (HELO d335e3c6db51) ([10.239.97.150]) by fmviesa010.fm.intel.com with ESMTP; 11 Dec 2025 16:25:56 -0800 Received: from kbuild by d335e3c6db51 with local (Exim 4.98.2) (envelope-from ) id 1vTqyo-000000005Eh-0tVi; Fri, 12 Dec 2025 00:25:54 +0000 Date: Fri, 12 Dec 2025 08:25:36 +0800 From: kernel test robot To: Youling Tang Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Huacai Chen Subject: Warning: kernel/kexec_elf.c:63 function parameter 'ehdr' not described in 'elf_is_ehdr_sane' Message-ID: <202512120844.nojoAn8R-lkp@intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org 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: d358e5254674b70f34c847715ca509e46eb81e6f commit: fc9c112f804abcd984a20a66a909332a147a23e8 LoongArch: Add ELF binary support for kexec_file date: 2 months ago config: loongarch-defconfig (https://download.01.org/0day-ci/archive/20251212/202512120844.nojoAn8R-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/20251212/202512120844.nojoAn8R-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/202512120844.nojoAn8R-lkp@intel.com/ All warnings (new ones prefixed by >>): >> Warning: kernel/kexec_elf.c:63 function parameter 'ehdr' not described in 'elf_is_ehdr_sane' >> Warning: kernel/kexec_elf.c:185 function parameter 'phdr' not described in 'elf_is_phdr_sane' Warning: kernel/kexec_elf.c:252 function parameter 'buf' not described in 'elf_read_phdrs' >> Warning: kernel/kexec_elf.c:252 function parameter 'len' not described in 'elf_read_phdrs' Warning: kernel/kexec_elf.c:252 function parameter 'elf_info' not described in 'elf_read_phdrs' Warning: kernel/kexec_elf.c:319 function parameter 'elf_info' not described in 'kexec_free_elf_info' Warning: kernel/kexec_elf.c:328 function parameter 'buf' not described in 'kexec_build_elf_info' Warning: kernel/kexec_elf.c:328 function parameter 'len' not described in 'kexec_build_elf_info' Warning: kernel/kexec_elf.c:328 function parameter 'ehdr' not described in 'kexec_build_elf_info' >> Warning: kernel/kexec_elf.c:328 function parameter 'elf_info' not described in 'kexec_build_elf_info' >> Warning: kernel/kexec_elf.c:391 function parameter 'image' not described in 'kexec_elf_load' >> Warning: kernel/kexec_elf.c:391 function parameter 'ehdr' not described in 'kexec_elf_load' Warning: kernel/kexec_elf.c:391 function parameter 'elf_info' not described in 'kexec_elf_load' Warning: kernel/kexec_elf.c:391 function parameter 'kbuf' not described in 'kexec_elf_load' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki