At 2022-08-21 06:50:24, "kernel test robot" <lkp@xxxxxxxxx> wrote: >Hi Jiangshan, > >Thank you for the patch! Perhaps something to improve: > >[auto build test WARNING on tytso-ext4/dev] >[also build test WARNING on linus/master v6.0-rc1 next-20220819] >[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] > >sparse warnings: (new ones prefixed by >>) >>> fs/ext4/super.c:6907:26: sparse: sparse: incompatible types in comparison expression (different type sizes): >>> fs/ext4/super.c:6907:26: sparse: unsigned long * >>> fs/ext4/super.c:6907:26: sparse: unsigned int * > This bug has been fixed by the latest patch。 [PATCH v4] fs/ext4: replace ternary operator with min()/max() and min_t() URL: https://lore.kernel.org/all/20220817025928.612851-1-13667453960@xxxxxxx/ thanks, Jiangshan Yi