Re: linux-next: build failure after merge of the i2c-host tree

From: Qianfeng Rong
Date: Thu Jul 03 2025 - 22:50:52 EST


Hi Stephen Rothwell,

在 2025/7/4 10:36, Stephen Rothwell 写道:
Hi Qianfeng,

On Fri, 4 Jul 2025 10:16:08 +0800 Qianfeng Rong <rongqianfeng@xxxxxxxx> wrote:
I'm sorry, I made a mistake,  can anyone help to roll back this patch?
But I want to ask if it's because I didn't compile with W=1 and
didn't find this compilation error locally? Anyway, I will learn
from this lesson and be more careful in subsequent submissions.
I just did an arm multi_v7_defconfig build. Building this file depends
on CONFIG_I2C_ST which in turn depend on ARCH_STI || COMPILE_TEST. I
don't use W=1.
Thank you for your feedback. I did report this problem when I compiled
locally with 'make allyesconfig'.
This was caused by my carelessness and insufficient compilation locally.
I wonder if anyone can roll back this patch in time, or I can send a
'min_t(int, ...' version to fix this compilation error immediately.

Best regards,
Qianfeng