[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8bdc5203-2356-4a7a-8f26-39fa4b2e2a46@linux.alibaba.com>
Date: Fri, 8 Dec 2023 15:44:33 +0800
From: Gao Xiang <hsiangkao@...ux.alibaba.com>
To: Yue Hu <zbestahu@...il.com>
Cc: linux-erofs@...ts.ozlabs.org, LKML <linux-kernel@...r.kernel.org>,
huyue2@...lpad.com, zhangwen@...lpad.com
Subject: Re: [PATCH 4/5] erofs: refine z_erofs_transform_plain() for sub-page
block support
On 2023/12/8 15:34, Gao Xiang wrote:
>
>
...
>> min_t(unsigned int, ,)?
>>
>> ../include/linux/minmax.h:21:28: error: comparison of distinct pointer types lacks a cast [-Werror]
>> (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1)))
>
> What compiler version are you using? I didn't find any error
> and
> https://lore.kernel.org/linux-erofs/202312080122.iCCXzSuE-lkp@intel.com
>
> also didn't report this.
Did you test against the latest kernel codebase?
>
> Thanks,
> Gao Xiang
Powered by blists - more mailing lists