On Sun, Jan 7, 2024 at 9:06 AM kernel test robot <lkp@xxxxxxxxx> wrote: > > Hi WANG, > > kernel test robot noticed the following build warnings: > > [auto build test WARNING on rust/rust-next] > [also build test WARNING on linus/master v6.7-rc8 next-20240105] > [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/WANG-Rui/LoongArch-Enable-initial-Rust-support/20240106-150902 > base: https://github.com/Rust-for-Linux/linux rust-next > patch link: https://lore.kernel.org/r/20240106065941.180796-1-wangrui%40loongson.cn > patch subject: [PATCH] LoongArch: Enable initial Rust support > reproduce: (https://download.01.org/0day-ci/archive/20240107/202401070815.6tdJWFme-lkp@xxxxxxxxx/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@xxxxxxxxx> > | Closes: https://lore.kernel.org/oe-kbuild-all/202401070815.6tdJWFme-lkp@xxxxxxxxx/ > > All warnings (new ones prefixed by >>): > > >> Documentation/rust/arch-support.rst:18: WARNING: Malformed table. > > vim +18 Documentation/rust/arch-support.rst > > 14 > 15 ============ ================ ============================================== > 16 Architecture Level of support Constraints > 17 ============ ================ ============================================== > > 18 ``loongarch`` Maintained I think we can put a "none." or just a "-" below "Constraints" to fix the warning. Huacai > > -- > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests/wiki >