========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../include/linux/printk.h:621, from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:108, from ../arch/x86/include/asm/alternative.h:9, from ../arch/x86/include/asm/segment.h:6, from ../arch/x86/include/asm/ptrace.h:5, from ../arch/x86/include/asm/math_emu.h:5, from ../arch/x86/include/asm/processor.h:13, from ../include/linux/sched.h:13, from ../include/linux/ratelimit.h:6, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/auxiliary_bus.h:11, from ../drivers/phy/phy-eyeq5-eth.c:4: ../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_init’: ../drivers/phy/phy-eyeq5-eth.c:66:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] 66 | dev_dbg(dev, "phy_init(inst=%ld)\n", inst - priv->phys); | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:66:9: note: in expansion of macro ‘dev_dbg’ 66 | dev_dbg(dev, "phy_init(inst=%ld)\n", inst - priv->phys); | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:66:39: note: format string is defined here 66 | dev_dbg(dev, "phy_init(inst=%ld)\n", inst - priv->phys); | ~~^ | | | long int | %d ../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_exit’: ../drivers/phy/phy-eyeq5-eth.c:87:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] 87 | dev_dbg(dev, "phy_exit(inst=%ld)\n", inst - priv->phys); | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:87:9: note: in expansion of macro ‘dev_dbg’ 87 | dev_dbg(dev, "phy_exit(inst=%ld)\n", inst - priv->phys); | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:87:39: note: format string is defined here 87 | dev_dbg(dev, "phy_exit(inst=%ld)\n", inst - priv->phys); | ~~^ | | | long int | %d ../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_set_mode’: ../drivers/phy/phy-eyeq5-eth.c:102:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] 102 | dev_dbg(dev, "phy_set_mode(inst=%ld, mode=%d, submode=%d)\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:102:9: note: in expansion of macro ‘dev_dbg’ 102 | dev_dbg(dev, "phy_set_mode(inst=%ld, mode=%d, submode=%d)\n", | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:102:43: note: format string is defined here 102 | dev_dbg(dev, "phy_set_mode(inst=%ld, mode=%d, submode=%d)\n", | ~~^ | | | long int | %d ../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_power_on’: ../drivers/phy/phy-eyeq5-eth.c:123:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] 123 | dev_dbg(dev, "phy_power_on(inst=%ld)\n", inst - priv->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:123:9: note: in expansion of macro ‘dev_dbg’ 123 | dev_dbg(dev, "phy_power_on(inst=%ld)\n", inst - priv->phys); | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:123:43: note: format string is defined here 123 | dev_dbg(dev, "phy_power_on(inst=%ld)\n", inst - priv->phys); | ~~^ | | | long int | %d ../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_power_off’: ../drivers/phy/phy-eyeq5-eth.c:154:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] 154 | dev_dbg(dev, "phy_power_off(inst=%ld)\n", inst - priv->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:154:9: note: in expansion of macro ‘dev_dbg’ 154 | dev_dbg(dev, "phy_power_off(inst=%ld)\n", inst - priv->phys); | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:154:44: note: format string is defined here 154 | dev_dbg(dev, "phy_power_off(inst=%ld)\n", inst - priv->phys); | ~~^ | | | long int | %d Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../include/linux/printk.h:621, from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:108, from ../arch/x86/include/asm/alternative.h:9, from ../arch/x86/include/asm/segment.h:6, from ../arch/x86/include/asm/ptrace.h:5, from ../arch/x86/include/asm/math_emu.h:5, from ../arch/x86/include/asm/processor.h:13, from ../include/linux/sched.h:13, from ../include/linux/ratelimit.h:6, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/auxiliary_bus.h:11, from ../drivers/phy/phy-eyeq5-eth.c:4: ../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_init’: ../drivers/phy/phy-eyeq5-eth.c:66:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] 66 | dev_dbg(dev, "phy_init(inst=%ld)\n", inst - priv->phys); | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:66:9: note: in expansion of macro ‘dev_dbg’ 66 | dev_dbg(dev, "phy_init(inst=%ld)\n", inst - priv->phys); | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:66:39: note: format string is defined here 66 | dev_dbg(dev, "phy_init(inst=%ld)\n", inst - priv->phys); | ~~^ | | | long int | %d ../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_exit’: ../drivers/phy/phy-eyeq5-eth.c:87:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] 87 | dev_dbg(dev, "phy_exit(inst=%ld)\n", inst - priv->phys); | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:87:9: note: in expansion of macro ‘dev_dbg’ 87 | dev_dbg(dev, "phy_exit(inst=%ld)\n", inst - priv->phys); | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:87:39: note: format string is defined here 87 | dev_dbg(dev, "phy_exit(inst=%ld)\n", inst - priv->phys); | ~~^ | | | long int | %d ../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_set_mode’: ../drivers/phy/phy-eyeq5-eth.c:102:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] 102 | dev_dbg(dev, "phy_set_mode(inst=%ld, mode=%d, submode=%d)\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:102:9: note: in expansion of macro ‘dev_dbg’ 102 | dev_dbg(dev, "phy_set_mode(inst=%ld, mode=%d, submode=%d)\n", | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:102:43: note: format string is defined here 102 | dev_dbg(dev, "phy_set_mode(inst=%ld, mode=%d, submode=%d)\n", | ~~^ | | | long int | %d ../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_power_on’: ../drivers/phy/phy-eyeq5-eth.c:123:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] 123 | dev_dbg(dev, "phy_power_on(inst=%ld)\n", inst - priv->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:123:9: note: in expansion of macro ‘dev_dbg’ 123 | dev_dbg(dev, "phy_power_on(inst=%ld)\n", inst - priv->phys); | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:123:43: note: format string is defined here 123 | dev_dbg(dev, "phy_power_on(inst=%ld)\n", inst - priv->phys); | ~~^ | | | long int | %d ../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_power_off’: ../drivers/phy/phy-eyeq5-eth.c:154:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] 154 | dev_dbg(dev, "phy_power_off(inst=%ld)\n", inst - priv->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ 224 | func(&id, ##__VA_ARGS__); \ | ^~~~~~~~~~~ ../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ | ^~~~~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~~~~~~ ../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:154:9: note: in expansion of macro ‘dev_dbg’ 154 | dev_dbg(dev, "phy_power_off(inst=%ld)\n", inst - priv->phys); | ^~~~~~~ ../drivers/phy/phy-eyeq5-eth.c:154:44: note: format string is defined here 154 | dev_dbg(dev, "phy_power_off(inst=%ld)\n", inst - priv->phys); | ~~^ | | | long int | %d New errors added --- /tmp/tmp.FYfHt749uX 2025-10-21 11:01:07.939289656 -0700 +++ /tmp/tmp.4WGfKQ7aOs 2025-10-21 11:03:40.209002710 -0700 @@ -1,0 +2,154 @@ +In file included from ../include/linux/printk.h:621, + from ../include/asm-generic/bug.h:22, + from ../arch/x86/include/asm/bug.h:108, + from ../arch/x86/include/asm/alternative.h:9, + from ../arch/x86/include/asm/segment.h:6, + from ../arch/x86/include/asm/ptrace.h:5, + from ../arch/x86/include/asm/math_emu.h:5, + from ../arch/x86/include/asm/processor.h:13, + from ../include/linux/sched.h:13, + from ../include/linux/ratelimit.h:6, + from ../include/linux/dev_printk.h:16, + from ../include/linux/device.h:15, + from ../include/linux/auxiliary_bus.h:11, + from ../drivers/phy/phy-eyeq5-eth.c:4: +../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_init’: +../drivers/phy/phy-eyeq5-eth.c:66:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] + 66 | dev_dbg(dev, "phy_init(inst=%ld)\n", inst - priv->phys); + | ^~~~~~~~~~~~~~~~~~~~~~ +../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ + 224 | func(&id, ##__VA_ARGS__); \ + | ^~~~~~~~~~~ +../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ + 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) + | ^~~~~~~~~~~~~~~~~~~~~~ +../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ + 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ + | ^~~~~~~~~~~~~~~~~~ +../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ + 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~~~~~~~~~ +../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ + 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~ +../drivers/phy/phy-eyeq5-eth.c:66:9: note: in expansion of macro ‘dev_dbg’ + 66 | dev_dbg(dev, "phy_init(inst=%ld)\n", inst - priv->phys); + | ^~~~~~~ +../drivers/phy/phy-eyeq5-eth.c:66:39: note: format string is defined here + 66 | dev_dbg(dev, "phy_init(inst=%ld)\n", inst - priv->phys); + | ~~^ + | | + | long int + | %d +../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_exit’: +../drivers/phy/phy-eyeq5-eth.c:87:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] + 87 | dev_dbg(dev, "phy_exit(inst=%ld)\n", inst - priv->phys); + | ^~~~~~~~~~~~~~~~~~~~~~ +../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ + 224 | func(&id, ##__VA_ARGS__); \ + | ^~~~~~~~~~~ +../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ + 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) + | ^~~~~~~~~~~~~~~~~~~~~~ +../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ + 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ + | ^~~~~~~~~~~~~~~~~~ +../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ + 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~~~~~~~~~ +../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ + 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~ +../drivers/phy/phy-eyeq5-eth.c:87:9: note: in expansion of macro ‘dev_dbg’ + 87 | dev_dbg(dev, "phy_exit(inst=%ld)\n", inst - priv->phys); + | ^~~~~~~ +../drivers/phy/phy-eyeq5-eth.c:87:39: note: format string is defined here + 87 | dev_dbg(dev, "phy_exit(inst=%ld)\n", inst - priv->phys); + | ~~^ + | | + | long int + | %d +../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_set_mode’: +../drivers/phy/phy-eyeq5-eth.c:102:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] + 102 | dev_dbg(dev, "phy_set_mode(inst=%ld, mode=%d, submode=%d)\n", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ + 224 | func(&id, ##__VA_ARGS__); \ + | ^~~~~~~~~~~ +../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ + 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) + | ^~~~~~~~~~~~~~~~~~~~~~ +../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ + 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ + | ^~~~~~~~~~~~~~~~~~ +../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ + 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~~~~~~~~~ +../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ + 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~ +../drivers/phy/phy-eyeq5-eth.c:102:9: note: in expansion of macro ‘dev_dbg’ + 102 | dev_dbg(dev, "phy_set_mode(inst=%ld, mode=%d, submode=%d)\n", + | ^~~~~~~ +../drivers/phy/phy-eyeq5-eth.c:102:43: note: format string is defined here + 102 | dev_dbg(dev, "phy_set_mode(inst=%ld, mode=%d, submode=%d)\n", + | ~~^ + | | + | long int + | %d +../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_power_on’: +../drivers/phy/phy-eyeq5-eth.c:123:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] + 123 | dev_dbg(dev, "phy_power_on(inst=%ld)\n", inst - priv->phys); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~ +../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ + 224 | func(&id, ##__VA_ARGS__); \ + | ^~~~~~~~~~~ +../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ + 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) + | ^~~~~~~~~~~~~~~~~~~~~~ +../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ + 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ + | ^~~~~~~~~~~~~~~~~~ +../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ + 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~~~~~~~~~ +../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ + 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~ +../drivers/phy/phy-eyeq5-eth.c:123:9: note: in expansion of macro ‘dev_dbg’ + 123 | dev_dbg(dev, "phy_power_on(inst=%ld)\n", inst - priv->phys); + | ^~~~~~~ +../drivers/phy/phy-eyeq5-eth.c:123:43: note: format string is defined here + 123 | dev_dbg(dev, "phy_power_on(inst=%ld)\n", inst - priv->phys); + | ~~^ + | | + | long int + | %d +../drivers/phy/phy-eyeq5-eth.c: In function ‘eq5_phy_power_off’: +../drivers/phy/phy-eyeq5-eth.c:154:22: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘int’ [-Wformat=] + 154 | dev_dbg(dev, "phy_power_off(inst=%ld)\n", inst - priv->phys); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ +../include/linux/dynamic_debug.h:224:29: note: in definition of macro ‘__dynamic_func_call_cls’ + 224 | func(&id, ##__VA_ARGS__); \ + | ^~~~~~~~~~~ +../include/linux/dynamic_debug.h:250:9: note: in expansion of macro ‘_dynamic_func_call_cls’ + 250 | _dynamic_func_call_cls(_DPRINTK_CLASS_DFLT, fmt, func, ##__VA_ARGS__) + | ^~~~~~~~~~~~~~~~~~~~~~ +../include/linux/dynamic_debug.h:273:9: note: in expansion of macro ‘_dynamic_func_call’ + 273 | _dynamic_func_call(fmt, __dynamic_dev_dbg, \ + | ^~~~~~~~~~~~~~~~~~ +../include/linux/dev_printk.h:165:9: note: in expansion of macro ‘dynamic_dev_dbg’ + 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~~~~~~~~~ +../include/linux/dev_printk.h:165:30: note: in expansion of macro ‘dev_fmt’ + 165 | dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) + | ^~~~~~~ +../drivers/phy/phy-eyeq5-eth.c:154:9: note: in expansion of macro ‘dev_dbg’ + 154 | dev_dbg(dev, "phy_power_off(inst=%ld)\n", inst - priv->phys); + | ^~~~~~~ +../drivers/phy/phy-eyeq5-eth.c:154:44: note: format string is defined here + 154 | dev_dbg(dev, "phy_power_off(inst=%ld)\n", inst - priv->phys); + | ~~^ + | | + | long int + | %d Per-file breakdown --- /tmp/tmp.tTeXeXhESq 2025-10-21 11:03:40.216107150 -0700 +++ /tmp/tmp.1iKJdIXk9z 2025-10-21 11:03:40.219107124 -0700 @@ -0,0 +1 @@ + 5 ../drivers/phy/phy-eyeq5-eth.c