oticed the following build warnings: [auto build test WARNING on axboe/for-next] [also build test WARNING on linus/master v6.19-rc1 next-20251219] [cannot apply to mszeredi-fuse/for-next] [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/Joanne-Koong/io_uring-kbuf-refactor-io_buf_pbuf_register-logic-into-generic-helpers/20251218-165107 base: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git for-next patch link: https://lore.kernel.org/r/20251218083319.3485503-26-joannelkoong%40gmail.com patch subject: [PATCH v2 25/25] docs: fuse: add io-uring bufring and zero-copy documentation reproduce: (https://download.01.org/0day-ci/archive/20251221/202512210331.Yc46M5Rg-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 | Closes: https://lore.kernel.org/oe-kbuild-all/202512210331.Yc46M5Rg-lkp@intel.com/ All warnings (new ones prefixed by >>): ERROR: Cannot find file ./include/linux/fscache.h WARNING: No kernel-doc for file ./include/linux/fscache.h ERROR: Cannot find file ./include/linux/fiemap.h WARNING: No kernel-doc for file ./include/linux/fiemap.h Documentation/filesystems/fuse/fuse-io-uring.rst:103: ERROR: Unexpected indentation. [docutils] Documentation/filesystems/fuse/fuse-io-uring.rst:112: ERROR: Unexpected indentation. [docutils] Documentation/filesystems/fuse/fuse-io-uring.rst:115: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] Documentation/filesystems/fuse/fuse-io-uring.rst:140: ERROR: Unexpected indentation. [docutils] Documentation/filesystems/fuse/fuse-io-uring.rst:141: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils] ERROR: Cannot find file ./include/linux/jbd2.h vim +104 Documentation/filesystems/fuse/fuse-io-uring.rst 100 101 Kernel-managed buffer rings have two main advantages: 102 * eliminates the overhead of pinning/unpinning user pages and translating > 103 virtual addresses for every server-kernel interaction > 104 * reduces buffer memory allocation requirements 105 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki[PATCH v2 25/25] docs: fuse: add io-uring bufring and zero-copy documentationkernel test robot undefinedJoanne Koong , miklos@szeredi.hu, axboe@kernel.dk undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined