All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kernel@openeuler.org, zhanglei <zhanglei48@huawei.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [openeuler:OLK-6.6 3534/3534] htmldocs: Documentation/scsi/hisi_raid.rst:15: WARNING: Title underline too short.
Date: Fri, 12 Dec 2025 04:04:17 +0100	[thread overview]
Message-ID: <202512120447.PMljStGs-lkp@intel.com> (raw)

tree:   https://gitee.com/openeuler/kernel.git OLK-6.6
head:   5930fa3740c518a9f6ba688fd0c1873d6f3adbce
commit: fd8c1a2ddc2f28838e4a6a8be6a7d6dc95a678d3 [3534/3534] SCSI: hisi_raid: support SPxxx serial RAID/HBA controllers
reproduce: (https://download.01.org/0day-ci/archive/20251212/202512120447.PMljStGs-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/202512120447.PMljStGs-lkp@intel.com/

All warnings (new ones prefixed by >>):

   KASLR for Freescale BookE32
   ------------------------- [docutils]
>> Documentation/scsi/hisi_raid.rst:15: WARNING: Title underline too short.
--
   hisi_raid host attributes
   ------------------------ [docutils]
   Documentation/scsi/hisi_raid.rst:34: ERROR: Unexpected indentation. [docutils]
>> Documentation/scsi/hisi_raid.rst:42: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
   Documentation/scsi/hisi_raid.rst:54: WARNING: Title underline too short.


vim +15 Documentation/scsi/hisi_raid.rst

    13	
    14	hisi_raid specific entries in /sys
  > 15	=================================
    16	
    17	hisi_raid host attributes
    18	------------------------
    19	  - /sys/class/scsi_host/host*/csts_pp
    20	  - /sys/class/scsi_host/host*/csts_shst
    21	  - /sys/class/scsi_host/host*/csts_cfs
    22	  - /sys/class/scsi_host/host*/csts_rdy
    23	  - /sys/class/scsi_host/host*/fw_version
    24	
    25	  The host csts_pp attribute is a read only attribute. This attribute
    26	  indicates whether the controller is processing commands. If this attribute
    27	  is set to ‘1’, then the controller is processing commands normally. If
    28	  this attribute is cleared to ‘0’, then the controller has temporarily stopped
    29	  processing commands in order to handle an event (e.g., firmware activation).
    30	
    31	  The host csts_shst attribute is a read only attribute. This attribute
    32	  indicates status of shutdown processing.The shutdown status values are defined
    33	  as:
  > 34	        ======     ==============================
    35	        Value      Definition
    36	        ======     ==============================
    37	        00b        Normal operation
    38	        01b        Shutdown processing occurring
    39	        10b        Shutdown processing complete
    40	        11b        Reserved
    41	        ======     ==============================
  > 42	  The host csts_cfs attribute is a read only attribute. This attribute is set to
    43	  ’1’ when a fatal controller error occurred that could not be communicated in the
    44	  appropriate Completion Queue. This bit is cleared to ‘0’ when a fatal controller
    45	  error has not occurred.
    46	
    47	  The host csts_rdy attribute is a read only attribute. This attribute is set to
    48	  ‘1’ when the controller is ready to process submission queue entries.
    49	
    50	  The fw_version attribute is read-only and will return the driver version and the
    51	  controller firmware version.
    52	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2025-12-12  3:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202512120447.PMljStGs-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kernel@openeuler.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=zhanglei48@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.