mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	viro@zeniv.linux.org.uk, brauner@kernel.org, jack@suse.cz,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: oe-kbuild-all@lists.linux.dev, Bhaskar Chowdhury <unixbhaskar@gmail.com>
Subject: Re: [PATCH] fs: Kconfig: Alignment of code and text in the FS_DAX help section for better readability
Date: Mon, 24 Aug 2026 03:46:27 +0800	[thread overview]
Message-ID: <202608240313.d7SDG2tE-lkp@intel.com> (raw)
In-Reply-To: <20260821101824.23203-1-unixbhaskar@gmail.com>

Hi Bhaskar,

kernel test robot noticed the following build errors:

[auto build test ERROR on brauner-vfs/vfs.all]
[also build test ERROR on linus/master v7.2 next-20260821]
[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/Bhaskar-Chowdhury/fs-Kconfig-Alignment-of-code-and-text-in-the-FS_DAX-help-section-for-better-readability/20260821-154402
base:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git vfs.all
patch link:    https://lore.kernel.org/r/20260821101824.23203-1-unixbhaskar%40gmail.com
patch subject: [PATCH] fs: Kconfig: Alignment of code and text in the FS_DAX help section for better readability
config: i386-randconfig-141-20260824 (attached as .config)
compiler: clang version 22.1.3 (https://github.com/llvm/llvm-project e9846648fd6183ee6d8cbdb4502213fcf902a211)
smatch: v0.5.0-9187-g5189e3fb
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260824/202608240313.d7SDG2tE-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/202608240313.d7SDG2tE-lkp@intel.com/

All errors (new ones prefixed by >>):

>> fs/Kconfig:76: syntax error
   fs/Kconfig:76:warning: ignoring unsupported character ':'
   fs/Kconfig:76: unknown statement "See"
   fs/Kconfig:78:warning: ignoring unsupported character ':'
   fs/Kconfig:78:warning: ignoring unsupported character '/'
   fs/Kconfig:78:warning: ignoring unsupported character '/'
   fs/Kconfig:78:warning: ignoring unsupported character '.'
   fs/Kconfig:78:warning: ignoring unsupported character '.'
   fs/Kconfig:78:warning: ignoring unsupported character '/'
   fs/Kconfig:78:warning: ignoring unsupported character '/'
   fs/Kconfig:78:warning: ignoring unsupported character '/'
   fs/Kconfig:78: unknown statement "https"
   fs/Kconfig:80:warning: ignoring unsupported character '.'
   fs/Kconfig:80: unknown statement "For"
   fs/Kconfig:81: unknown statement "file"
   fs/Kconfig:82:warning: ignoring unsupported character '.'
   fs/Kconfig:82: unknown statement "per-inode"
   fs/Kconfig:83:warning: ignoring unsupported character '/'
   fs/Kconfig:83:warning: ignoring unsupported character '/'
   fs/Kconfig:83:warning: ignoring unsupported character '.'
   fs/Kconfig:83:warning: ignoring unsupported character '.'
   fs/Kconfig:83: unknown statement "Documentation"
   fs/Kconfig:85:warning: ignoring unsupported character ','
   fs/Kconfig:85: unknown statement "If"
   fs/Kconfig:86:warning: ignoring unsupported character ','
   fs/Kconfig:86:warning: ignoring unsupported character '.'
   fs/Kconfig:86: unknown statement "or"
   fs/Kconfig:87:warning: ignoring unsupported character '.'
   fs/Kconfig:87: unknown statement "by"
   make[3]: *** [scripts/kconfig/Makefile:85: oldconfig] Error 1
   make[2]: *** [Makefile:766: oldconfig] Error 2
   make[1]: *** [Makefile:248: __sub-make] Error 2
   make[1]: Target 'oldconfig' not remade because of errors.
   make: *** [Makefile:248: __sub-make] Error 2
   make: Target 'oldconfig' not remade because of errors.
--
>> fs/Kconfig:76: syntax error
   fs/Kconfig:76:warning: ignoring unsupported character ':'
   fs/Kconfig:76: unknown statement "See"
   fs/Kconfig:78:warning: ignoring unsupported character ':'
   fs/Kconfig:78:warning: ignoring unsupported character '/'
   fs/Kconfig:78:warning: ignoring unsupported character '/'
   fs/Kconfig:78:warning: ignoring unsupported character '.'
   fs/Kconfig:78:warning: ignoring unsupported character '.'
   fs/Kconfig:78:warning: ignoring unsupported character '/'
   fs/Kconfig:78:warning: ignoring unsupported character '/'
   fs/Kconfig:78:warning: ignoring unsupported character '/'
   fs/Kconfig:78: unknown statement "https"
   fs/Kconfig:80:warning: ignoring unsupported character '.'
   fs/Kconfig:80: unknown statement "For"
   fs/Kconfig:81: unknown statement "file"
   fs/Kconfig:82:warning: ignoring unsupported character '.'
   fs/Kconfig:82: unknown statement "per-inode"
   fs/Kconfig:83:warning: ignoring unsupported character '/'
   fs/Kconfig:83:warning: ignoring unsupported character '/'
   fs/Kconfig:83:warning: ignoring unsupported character '.'
   fs/Kconfig:83:warning: ignoring unsupported character '.'
   fs/Kconfig:83: unknown statement "Documentation"
   fs/Kconfig:85:warning: ignoring unsupported character ','
   fs/Kconfig:85: unknown statement "If"
   fs/Kconfig:86:warning: ignoring unsupported character ','
   fs/Kconfig:86:warning: ignoring unsupported character '.'
   fs/Kconfig:86: unknown statement "or"
   fs/Kconfig:87:warning: ignoring unsupported character '.'
   fs/Kconfig:87: unknown statement "by"
   make[3]: *** [scripts/kconfig/Makefile:85: olddefconfig] Error 1
   make[2]: *** [Makefile:766: olddefconfig] Error 2
   make[1]: *** [Makefile:248: __sub-make] Error 2
   make[1]: Target 'olddefconfig' not remade because of errors.
   make: *** [Makefile:248: __sub-make] Error 2
   make: Target 'olddefconfig' not remade because of errors.


vim +76 fs/Kconfig

    57	
    58	config FS_DAX
    59		bool "File system based Direct Access (DAX) support"
    60		depends on MMU
    61		depends on ZONE_DEVICE
    62		select FS_IOMAP
    63		select DAX
    64		help
    65		  Direct Access (DAX) can be used on memory-backed block devices.
    66		  If the block device supports DAX and the filesystem supports DAX,
    67		  then you can avoid using the pagecache to buffer I/Os.  Turning
    68		  on this option will compile in support for DAX.
    69	
    70		  For a DAX device to support file system access it needs to have
    71		  struct pages.  For the nfit based NVDIMMs this can be enabled
    72		  using the ndctl utility:
    73	
    74		# ndctl create-namespace --force --reconfig=namespace0.0 --mode=fsdax --map=mem
    75	
  > 76		  See the 'create-namespace' man page for details on the overhead of --map=mem:
    77	
    78		  https://docs.pmem.io/ndctl-user-guide/ndctl-man-pages/ndctl-create-namespace
    79	
    80		  For ndctl to work CONFIG_DEV_DAX needs to be enabled as well. For most
    81		  file systems DAX support needs to be manually enabled globally or
    82		  per-inode using a mount option as well.  See the file documentation in
    83		  Documentation/filesystems/dax.rst for details.
    84	
    85		  If you do not have a block device that is capable of using this,
    86		  or if unsure, say N.  Saying Y will increase the size of the kernel
    87		  by about 5kB.
    88	

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

      reply	other threads:[~2026-08-23 19:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-21 10:14 Bhaskar Chowdhury
2026-08-23 19:46 ` kernel test robot [this message]

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=202608240313.d7SDG2tE-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=brauner@kernel.org \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=unixbhaskar@gmail.com \
    --cc=viro@zeniv.linux.org.uk \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®