Re: [PATCH] i2c: designware: Remove i2c_dw_remove_lock_support()

From: Andi Shyti

Date: Wed Oct 15 2025 - 16:47:10 EST


Hi Nathan,

On Mon, Oct 13, 2025 at 06:05:03PM -0700, Nathan Chancellor wrote:
> When building certain configurations with CONFIG_FINEIBT=y after
> commit 894af4a1cde6 ("objtool: Validate kCFI calls"), there is a
> warning due to an indirect call in dw_i2c_plat_remove():

...

> Closes: https://github.com/ClangBuiltLinux/linux/issues/2133
> Signed-off-by: Nathan Chancellor <nathan@xxxxxxxxxx>

I'm OK with the "lengthy" (i.e. clear) message and I understood
that no r-b is binding. Applied to i2c/i2c-host.

Thanks,
Andi