[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202512230122.CfXZcF76-lkp@intel.com>
Date: Tue, 23 Dec 2025 01:57:16 +0100
From: kernel test robot <lkp@...el.com>
To: Ruidong Tian <tianruidong@...ux.alibaba.com>, catalin.marinas@....com,
will@...nel.org, lpieralisi@...nel.org, guohanjun@...wei.com,
sudeep.holla@....com, xueshuai@...ux.alibaba.com,
linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, rafael@...nel.org,
lenb@...nel.org, tony.luck@...el.com, bp@...en8.de,
yazen.ghannam@....com, misono.tomohiro@...itsu.com
Cc: oe-kbuild-all@...ts.linux.dev, tianruidong@...ux.alibaba.com
Subject: Re: [PATCH v4 10/17] ras: AEST: Introduce AEST driver sysfs interface
Hi Ruidong,
kernel test robot noticed the following build warnings:
[auto build test WARNING on rafael-pm/linux-next]
[also build test WARNING on rafael-pm/bleeding-edge ras/edac-for-next next-20251219]
[cannot apply to arm64/for-next/core linus/master tip/smp/core v6.16-rc1]
[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/Ruidong-Tian/ACPI-AEST-Parse-the-AEST-table/20251222-175211
base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next
patch link: https://lore.kernel.org/r/20251222094351.38792-11-tianruidong%40linux.alibaba.com
patch subject: [PATCH v4 10/17] ras: AEST: Introduce AEST driver sysfs interface
reproduce: (https://download.01.org/0day-ci/archive/20251223/202512230122.CfXZcF76-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@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202512230122.CfXZcF76-lkp@intel.com/
All warnings (new ones prefixed by >>):
Using alabaster theme
ERROR: Cannot find file ./include/linux/pci.h
WARNING: No kernel-doc for file ./include/linux/pci.h
ERROR: Cannot find file ./include/linux/mod_devicetable.h
WARNING: No kernel-doc for file ./include/linux/mod_devicetable.h
>> Documentation/ABI/testing/debugfs-aest:1: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
ERROR: Cannot find file ./include/linux/bootconfig.h
WARNING: No kernel-doc for file ./include/linux/bootconfig.h
ERROR: Cannot find file ./include/linux/pstore_zone.h
ERROR: Cannot find file ./include/linux/pstore_zone.h
WARNING: No kernel-doc for file ./include/linux/pstore_zone.h
vim +1 Documentation/ABI/testing/debugfs-aest
> 1 What: /sys/kernel/debug/aest/<name>.<id>/
2 Date: Dec 2025
3 KernelVersion 6.19
4 Contact: Ruidong Tian <tianruidong@...ux.alibaba.com>
5 Description:
6 Directory represented a AEST device, <name> means device type,
7 like:
8
9 processor
10 memory
11 smmu
12 ...
13 <id> is the unique ID for this device.
14
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists