[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202512160557.9va36P2F-lkp@intel.com>
Date: Tue, 16 Dec 2025 05:42:13 +0100
From: kernel test robot <lkp@...el.com>
To: Nitin Joshi <nitjoshi@...il.com>, hansg@...nel.org,
ilpo.jarvinen@...ux.intel.com
Cc: oe-kbuild-all@...ts.linux.dev, platform-driver-x86@...r.kernel.org,
linux-kernel@...r.kernel.org, njoshi1@...ovo.com,
Nitin Joshi <nitjoshi@...il.com>,
Mark Pearson <mpearson-lenovo@...ebb.ca>
Subject: Re: [PATCH v2 2/2] platform/x86: thinkpad_acpi: Add sysfs to display
details of damaged device.
Hi Nitin,
kernel test robot noticed the following build warnings:
[auto build test WARNING on linus/master]
[also build test WARNING on v6.19-rc1 next-20251216]
[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/Nitin-Joshi/platform-x86-thinkpad_acpi-Add-sysfs-to-display-details-of-damaged-device/20251210-231409
base: linus/master
patch link: https://lore.kernel.org/r/20251210151133.7933-2-nitjoshi%40gmail.com
patch subject: [PATCH v2 2/2] platform/x86: thinkpad_acpi: Add sysfs to display details of damaged device.
reproduce: (https://download.01.org/0day-ci/archive/20251216/202512160557.9va36P2F-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/202512160557.9va36P2F-lkp@intel.com/
All warnings (new ones prefixed by >>):
Hardware damage detection capability
----------------- [docutils]
Documentation/admin-guide/laptops/thinkpad-acpi.rst:1604: ERROR: Unexpected indentation. [docutils]
>> Documentation/admin-guide/laptops/thinkpad-acpi.rst:1605: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
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
ERROR: Cannot find file ./include/linux/pstore_blk.h
ERROR: Cannot find file ./include/linux/pstore_blk.h
vim +1605 Documentation/admin-guide/laptops/thinkpad-acpi.rst
1598
1599 cat /sys/devices/platform/thinkpad_acpi/hwdd_detail
1600
1601 This value displays location of damaged device having 1 line per damaged "item".
1602 For example:
1603 if no damage is detected:
1604 No damage detected
> 1605 if damage detected:
1606 TYPE-C: Base, Right side, Center port
1607
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists