Hi Tzung-Bi, kernel test robot noticed the following build errors:
[auto build test ERROR on brauner-vfs/vfs.all] [also build test ERROR on v6.18-rc4 next-20251106] [cannot apply to char-misc/char-misc-testing char-misc/char-misc-next char-misc/char-misc-linus chrome-platform/for-next chrome-platform/for-firmware-next linus/master] [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/Tzung-Bi-Shih/revocable-Add-fops-replacement/20251106-233108 base: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git vfs.all patch link: https://lore.kernel.org/r/20251106152712.11850-2-tzungbi%40kernel.org patch subject: [PATCH v6 1/3] revocable: Add fops replacement config: x86_64-allnoconfig (https://download.01.org/0day-ci/archive/20251107/[email protected]/config) compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251107/[email protected]/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 <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All errors (new ones prefixed by >>): In file included from fs/fs_revocable.c:9: >> include/linux/fs_revocable.h:10:10: fatal error: 'linux/revocable.h' file >> not found 10 | #include <linux/revocable.h> | ^~~~~~~~~~~~~~~~~~~ 1 error generated. vim +10 include/linux/fs_revocable.h 8 9 #include <linux/fs.h> > 10 #include <linux/revocable.h> 11 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki
