From: kernel test robot <lkp@intel.com>
To: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: Re: [PATCH v7 8/9] x86/hyperv/vtl: Mark the wakeup mailbox page as private
Date: Tue, 18 Nov 2025 19:45:28 +0800 [thread overview]
Message-ID: <202511181954.UMxCeTV1-lkp@intel.com> (raw)
In-Reply-To: <20251117-rneri-wakeup-mailbox-v7-8-4a8b82ab7c2c@linux.intel.com>
Hi Ricardo,
kernel test robot noticed the following build warnings:
[auto build test WARNING on 6f85aad74a70d17919a64ecd93037aa51c08698d]
url: https://github.com/intel-lab-lkp/linux/commits/Ricardo-Neri/x86-acpi-Add-functions-to-setup-and-access-the-wakeup-mailbox/20251118-011935
base: 6f85aad74a70d17919a64ecd93037aa51c08698d
patch link: https://lore.kernel.org/r/20251117-rneri-wakeup-mailbox-v7-8-4a8b82ab7c2c%40linux.intel.com
patch subject: [PATCH v7 8/9] x86/hyperv/vtl: Mark the wakeup mailbox page as private
config: x86_64-buildonly-randconfig-001-20251118 (https://download.01.org/0day-ci/archive/20251118/202511181954.UMxCeTV1-lkp@intel.com/config)
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251118/202511181954.UMxCeTV1-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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202511181954.UMxCeTV1-lkp@intel.com/
All warnings (new ones prefixed by >>):
In file included from arch/x86/hyperv/hv_vtl.c:9:
In file included from arch/x86/include/asm/acpi.h:11:
In file included from arch/x86/include/asm/numa.h:8:
>> arch/x86/include/asm/topology.h:159:47: warning: declaration of 'struct cpuinfo_x86' will not be visible outside of this function [-Wvisibility]
159 | const char *get_topology_cpu_type_name(struct cpuinfo_x86 *c);
| ^
arch/x86/include/asm/topology.h:160:57: warning: declaration of 'struct cpuinfo_x86' will not be visible outside of this function [-Wvisibility]
160 | enum x86_topology_cpu_type get_topology_cpu_type(struct cpuinfo_x86 *c);
| ^
2 warnings generated.
vim +159 arch/x86/include/asm/topology.h
090610ba704a66 Thomas Gleixner 2024-02-13 158
45239ba39a5279 Pawan Gupta 2024-10-25 @159 const char *get_topology_cpu_type_name(struct cpuinfo_x86 *c);
45239ba39a5279 Pawan Gupta 2024-10-25 160 enum x86_topology_cpu_type get_topology_cpu_type(struct cpuinfo_x86 *c);
45239ba39a5279 Pawan Gupta 2024-10-25 161
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next parent reply other threads:[~2025-11-18 11:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20251117-rneri-wakeup-mailbox-v7-8-4a8b82ab7c2c@linux.intel.com>
2025-11-18 11:45 ` kernel test robot [this message]
2025-11-18 13:54 ` [PATCH v7 8/9] x86/hyperv/vtl: Mark the wakeup mailbox page as private Ricardo Neri
2025-11-18 17:18 ` kernel test robot
2025-11-19 1:40 ` Ricardo Neri
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202511181954.UMxCeTV1-lkp@intel.com \
--to=lkp@intel.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=ricardo.neri-calderon@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).