Hi Satya,
FYI, the error/warning still remains.
tree:
https://android.googlesource.com/kernel/common android-4.14-stable
head: df8b534e51541e55a1b1f0009ebcbb6a49f34b18
commit: ec0b569b5cc89391d9d6c90d2f76dc0a4db03e57 [18166/25403] BACKPORT: FROMLIST: block:
blk-crypto for Inline Encryption
reproduce: make htmldocs
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
Documentation/block/inline-encryption.rst:119: ERROR: Unexpected indentation.
vim +119 Documentation/block/inline-encryption.rst
116
117 **Case 1:** blk-crypto is given a bio with only an encryption context that
hasn't
118 been programmed into any keyslot in any KSM (for e.g. a bio from the FS).
119 In this case, blk-crypto will program the encryption context
into the KSM of the
120 request queue the bio is being submitted to (and if
this KSM does not exist,
121 then it will program it into blk-crypto's internal KSM for crypto API
122 fallback). The KSM that this encryption context was programmed into is stored
123 as the ``processing_ksm`` in the bio's ``bi_crypt_context``.
124
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org