lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 8 Sep 2022 10:34:51 +0800 (CST)
From:   "Yi Jiangshan" <13667453960@....com>
To:     "kernel test robot" <lkp@...el.com>
Cc:     tytso@....edu, adilger.kernel@...ger.ca, kbuild-all@...ts.01.org,
        lczerner@...hat.com, linux-ext4@...r.kernel.org,
        linux-kernel@...r.kernel.org,
        "Jiangshan Yi" <yijiangshan@...inos.cn>
Subject: Re:Re: [PATCH v3] fs/ext4: replace ternary operator with
 min()/max() and min_t()


At 2022-08-21 06:50:24, "kernel test robot" <lkp@...el.com> 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@163.com/

thanks,

Jiangshan Yi


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ