# git rev-parse -q --verify ccc252d2e818f6a479441119ad453c3ce7c7c461^{commit} ccc252d2e818f6a479441119ad453c3ce7c7c461 already have revision, skipping fetch # git checkout -q -f -B kisskb ccc252d2e818f6a479441119ad453c3ce7c7c461 # git clean -qxdf # < git log -1 # commit ccc252d2e818f6a479441119ad453c3ce7c7c461 # Author: Stephen Rothwell # Date: Fri Jun 4 18:09:33 2021 +1000 # # Add linux-next specific files for 20210604 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 ccc252d2e818f6a479441119ad453c3ce7c7c461 # < make -s -j 120 ARCH=sh O=/kisskb/build/linux-next_sh-allyesconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig WARNING: unmet direct dependencies detected for SND_ATMEL_SOC_PDC Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] && HAS_DMA [=n] Selected by [y]: - SND_ATMEL_SOC_SSC [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] - SND_ATMEL_SOC_SSC_PDC [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] && ATMEL_SSC [=y] # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 120 ARCH=sh O=/kisskb/build/linux-next_sh-allyesconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 120 ARCH=sh O=/kisskb/build/linux-next_sh-allyesconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig WARNING: unmet direct dependencies detected for SND_ATMEL_SOC_PDC Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] && HAS_DMA [=n] Selected by [y]: - SND_ATMEL_SOC_SSC [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] - SND_ATMEL_SOC_SSC_PDC [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] && ATMEL_SSC [=y] # make -s -j 120 ARCH=sh O=/kisskb/build/linux-next_sh-allyesconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- WARNING: unmet direct dependencies detected for SND_ATMEL_SOC_PDC Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] && HAS_DMA [=n] Selected by [y]: - SND_ATMEL_SOC_SSC [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] - SND_ATMEL_SOC_SSC_PDC [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] && ATMEL_SSC [=y] WARNING: unmet direct dependencies detected for SND_ATMEL_SOC_PDC Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] && HAS_DMA [=n] Selected by [y]: - SND_ATMEL_SOC_SSC [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] - SND_ATMEL_SOC_SSC_PDC [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] && ATMEL_SSC [=y] WARNING: unmet direct dependencies detected for SND_ATMEL_SOC_PDC Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] && HAS_DMA [=n] Selected by [y]: - SND_ATMEL_SOC_SSC [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] - SND_ATMEL_SOC_SSC_PDC [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_ATMEL_SOC [=y] && ATMEL_SSC [=y] Generating include/generated/machtypes.h :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence In file included from /kisskb/src/arch/sh/math-emu/math.c:23: /kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined, evaluates to 0 [-Wundef] 50 | #if __BYTE_ORDER == __BIG_ENDIAN | ^~~~~~~~~~~~ In file included from /kisskb/src/arch/sh/math-emu/math.c:24: /kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined, evaluates to 0 [-Wundef] 59 | #if __BYTE_ORDER == __BIG_ENDIAN | ^~~~~~~~~~~~ /kisskb/src/arch/sh/math-emu/math.c:54: warning: "WRITE" redefined 54 | #define WRITE(d,a) ({if(put_user(d, (typeof (d) __user *)a)) return -EFAULT;}) | In file included from /kisskb/src/arch/sh/math-emu/math.c:10: /kisskb/src/include/linux/kernel.h:37: note: this is the location of the previous definition 37 | #define WRITE 1 | /kisskb/src/arch/sh/math-emu/math.c:55: warning: "READ" redefined 55 | #define READ(d,a) ({if(get_user(d, (typeof (d) __user *)a)) return -EFAULT;}) | In file included from /kisskb/src/arch/sh/math-emu/math.c:10: /kisskb/src/include/linux/kernel.h:36: note: this is the location of the previous definition 36 | #define READ 0 | /kisskb/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] 505 | static int ieee_fpe_handler(struct pt_regs *regs) | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/sh/include/asm/hw_irq.h:6, from /kisskb/src/include/linux/irq.h:591, from /kisskb/src/include/asm-generic/hardirq.h:17, from /kisskb/src/arch/sh/include/asm/hardirq.h:9, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/serial_core.h:13, from /kisskb/src/include/linux/serial_sci.h:6, from /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:11: /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:105:24: note: in expansion of macro '_INTC_ARRAY' 105 | _INTC_ARRAY(vectors), _INTC_ARRAY(groups), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:106:2: note: in expansion of macro '_INTC_ARRAY' 106 | _INTC_ARRAY(mask_regs), _INTC_ARRAY(prio_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:107:2: note: in expansion of macro '_INTC_ARRAY' 107 | _INTC_ARRAY(sense_regs), _INTC_ARRAY(ack_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:100:63: warning: division 'sizeof (void *) / sizeof (void)' does not compute the number of array elements [-Wsizeof-pointer-div] 100 | #define _INTC_ARRAY(a) a, __same_type(a, NULL) ? 0 : sizeof(a)/sizeof(*a) | ^ /kisskb/src/include/linux/sh_intc.h:107:27: note: in expansion of macro '_INTC_ARRAY' 107 | _INTC_ARRAY(sense_regs), _INTC_ARRAY(ack_regs), \ | ^~~~~~~~~~~ /kisskb/src/include/linux/sh_intc.h:124:8: note: in expansion of macro 'INTC_HW_DESC' 124 | .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ | ^~~~~~~~~~~~ /kisskb/src/arch/sh/kernel/cpu/sh2/setup-sh7619.c:58:8: note: in expansion of macro 'DECLARE_INTC_DESC' 58 | static DECLARE_INTC_DESC(intc_desc, "sh7619", vectors, NULL, | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/kernel.h:18, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/cifs/cifssmb.c:30: /kisskb/src/fs/cifs/cifssmb.c: In function 'cifs_reconnect_tcon': /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' 140 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' 15 | #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 502 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:65:3: note: in expansion of macro 'pr_debug_once' 65 | pr_debug_ ## ratefunc("%s: " fmt, \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' 201 | cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", | ^~~~~~~~ In file included from /kisskb/src/include/linux/kernel.h:18, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/cifs/cifssmb.c:30: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:450:10: note: in definition of macro 'printk_once' 450 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:479:14: note: in expansion of macro 'KERN_ERR' 479 | printk_once(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:68:3: note: in expansion of macro 'pr_err_once' 68 | pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ | ^~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' 201 | cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", | ^~~~~~~~ In file included from /kisskb/src/include/linux/kernel.h:18, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/cifs/cifssmb.c:30: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' 140 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' 15 | #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 502 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:70:3: note: in expansion of macro 'pr_debug_once' 70 | pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' 201 | cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", | ^~~~~~~~ In file included from /kisskb/src/fs/cifs/cifssmb.c:44: /kisskb/src/fs/cifs/cifs_debug.h:15:21: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 15 | #define pr_fmt(fmt) "CIFS: " fmt | ^~~~~~~~ /kisskb/src/include/linux/printk.h:560:35: note: in expansion of macro 'pr_fmt' 560 | __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:65:3: note: in expansion of macro 'pr_debug_ratelimited' 65 | pr_debug_ ## ratefunc("%s: " fmt, \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' 201 | cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", | ^~~~~~~~ In file included from /kisskb/src/include/linux/kernel.h:18, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/cifs/cifssmb.c:30: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:517:10: note: in definition of macro 'printk_ratelimited' 517 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:531:21: note: in expansion of macro 'KERN_ERR' 531 | printk_ratelimited(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:68:3: note: in expansion of macro 'pr_err_ratelimited' 68 | pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ | ^~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' 201 | cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", | ^~~~~~~~ In file included from /kisskb/src/fs/cifs/cifssmb.c:44: /kisskb/src/fs/cifs/cifs_debug.h:15:21: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 15 | #define pr_fmt(fmt) "CIFS: " fmt | ^~~~~~~~ /kisskb/src/include/linux/printk.h:560:35: note: in expansion of macro 'pr_fmt' 560 | __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:70:3: note: in expansion of macro 'pr_debug_ratelimited' 70 | pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' 201 | cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", | ^~~~~~~~ In file included from /kisskb/src/fs/cifs/transport.c:38: /kisskb/src/fs/cifs/transport.c: In function 'cifs_pick_channel': /kisskb/src/fs/cifs/cifsglob.h:955:20: error: passing argument 2 of 'test_bit' from incompatible pointer type [-Werror=incompatible-pointer-types] 955 | test_bit((index), &(ses)->chans_need_reconnect) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t * {aka unsigned int *} /kisskb/src/fs/cifs/transport.c:1065:7: note: in expansion of macro 'CIFS_CHAN_NEEDS_RECONNECT' 1065 | if (CIFS_CHAN_NEEDS_RECONNECT(ses, index)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/sh/include/asm/bitops.h:24, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/cifs/transport.c:23: /kisskb/src/include/asm-generic/bitops/non-atomic.h:104:66: note: expected 'const volatile long unsigned int *' but argument is of type 'size_t *' {aka 'unsigned int *'} 104 | static inline int test_bit(int nr, const volatile unsigned long *addr) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:272: fs/cifs/transport.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/fs/cifs/sess.c: In function 'cifs_chan_set_need_reconnect': /kisskb/src/fs/cifs/sess.c:98:22: error: passing argument 2 of 'set_bit' from incompatible pointer type [-Werror=incompatible-pointer-types] 98 | set_bit(chan_index, &ses->chans_need_reconnect); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t * {aka unsigned int *} In file included from /kisskb/src/arch/sh/include/asm/bitops.h:23, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/asm-generic/bitops/atomic.h:14:78: note: expected 'volatile long unsigned int *' but argument is of type 'size_t *' {aka 'unsigned int *'} 14 | static __always_inline void set_bit(unsigned int nr, volatile unsigned long *p) | ~~~~~~~~~~~~~~~~~~~~~~~~^ In file included from /kisskb/src/include/asm-generic/bug.h:21, from /kisskb/src/arch/sh/include/asm/bug.h:112, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/percpu.h:5, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' 140 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' 15 | #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 502 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:65:3: note: in expansion of macro 'pr_debug_once' 65 | pr_debug_ ## ratefunc("%s: " fmt, \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' 140 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' 15 | #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 502 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:65:3: note: in expansion of macro 'pr_debug_once' 65 | pr_debug_ ## ratefunc("%s: " fmt, \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/include/asm-generic/bug.h:21, from /kisskb/src/arch/sh/include/asm/bug.h:112, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/percpu.h:5, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:450:10: note: in definition of macro 'printk_once' 450 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:479:14: note: in expansion of macro 'KERN_ERR' 479 | printk_once(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:68:3: note: in expansion of macro 'pr_err_once' 68 | pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ | ^~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/drivers/mfd/asic3.c: In function 'asic3_mfd_remove': /kisskb/src/drivers/mfd/asic3.c:937:16: warning: unused variable 'asic' [-Wunused-variable] 937 | struct asic3 *asic = platform_get_drvdata(pdev); | ^~~~ /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:450:10: note: in definition of macro 'printk_once' 450 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:479:14: note: in expansion of macro 'KERN_ERR' 479 | printk_once(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:68:3: note: in expansion of macro 'pr_err_once' 68 | pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ | ^~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/include/asm-generic/bug.h:21, from /kisskb/src/arch/sh/include/asm/bug.h:112, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/percpu.h:5, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' 140 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' 15 | #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 502 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:70:3: note: in expansion of macro 'pr_debug_once' 70 | pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' 140 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' 15 | #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 502 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:70:3: note: in expansion of macro 'pr_debug_once' 70 | pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/fs/cifs/sess.c:28: /kisskb/src/fs/cifs/cifs_debug.h:15:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 15 | #define pr_fmt(fmt) "CIFS: " fmt | ^~~~~~~~ /kisskb/src/include/linux/printk.h:560:35: note: in expansion of macro 'pr_fmt' 560 | __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:65:3: note: in expansion of macro 'pr_debug_ratelimited' 65 | pr_debug_ ## ratefunc("%s: " fmt, \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:15:21: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 15 | #define pr_fmt(fmt) "CIFS: " fmt | ^~~~~~~~ /kisskb/src/include/linux/printk.h:560:35: note: in expansion of macro 'pr_fmt' 560 | __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:65:3: note: in expansion of macro 'pr_debug_ratelimited' 65 | pr_debug_ ## ratefunc("%s: " fmt, \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/include/asm-generic/bug.h:21, from /kisskb/src/arch/sh/include/asm/bug.h:112, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/percpu.h:5, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:517:10: note: in definition of macro 'printk_ratelimited' 517 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:531:21: note: in expansion of macro 'KERN_ERR' 531 | printk_ratelimited(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:68:3: note: in expansion of macro 'pr_err_ratelimited' 68 | pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ | ^~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:517:10: note: in definition of macro 'printk_ratelimited' 517 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:531:21: note: in expansion of macro 'KERN_ERR' 531 | printk_ratelimited(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:68:3: note: in expansion of macro 'pr_err_ratelimited' 68 | pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ | ^~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/fs/cifs/sess.c:28: /kisskb/src/fs/cifs/cifs_debug.h:15:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 15 | #define pr_fmt(fmt) "CIFS: " fmt | ^~~~~~~~ /kisskb/src/include/linux/printk.h:560:35: note: in expansion of macro 'pr_fmt' 560 | __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:70:3: note: in expansion of macro 'pr_debug_ratelimited' 70 | pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:15:21: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 15 | #define pr_fmt(fmt) "CIFS: " fmt | ^~~~~~~~ /kisskb/src/include/linux/printk.h:560:35: note: in expansion of macro 'pr_fmt' 560 | __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:70:3: note: in expansion of macro 'pr_debug_ratelimited' 70 | pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 99 | cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/fs/cifs/sess.c: In function 'cifs_chan_clear_need_reconnect': /kisskb/src/fs/cifs/sess.c:108:24: error: passing argument 2 of 'clear_bit' from incompatible pointer type [-Werror=incompatible-pointer-types] 108 | clear_bit(chan_index, &ses->chans_need_reconnect); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t * {aka unsigned int *} In file included from /kisskb/src/arch/sh/include/asm/bitops.h:23, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/asm-generic/bitops/atomic.h:20:80: note: expected 'volatile long unsigned int *' but argument is of type 'size_t *' {aka 'unsigned int *'} 20 | static __always_inline void clear_bit(unsigned int nr, volatile unsigned long *p) | ~~~~~~~~~~~~~~~~~~~~~~~~^ In file included from /kisskb/src/include/asm-generic/bug.h:21, from /kisskb/src/arch/sh/include/asm/bug.h:112, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/percpu.h:5, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' 140 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' 15 | #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 502 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:65:3: note: in expansion of macro 'pr_debug_once' 65 | pr_debug_ ## ratefunc("%s: " fmt, \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' 140 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' 15 | #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 502 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:65:3: note: in expansion of macro 'pr_debug_once' 65 | pr_debug_ ## ratefunc("%s: " fmt, \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/include/asm-generic/bug.h:21, from /kisskb/src/arch/sh/include/asm/bug.h:112, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/percpu.h:5, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:450:10: note: in definition of macro 'printk_once' 450 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:479:14: note: in expansion of macro 'KERN_ERR' 479 | printk_once(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:68:3: note: in expansion of macro 'pr_err_once' 68 | pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ | ^~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:450:10: note: in definition of macro 'printk_once' 450 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:479:14: note: in expansion of macro 'KERN_ERR' 479 | printk_once(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:68:3: note: in expansion of macro 'pr_err_once' 68 | pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ | ^~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/include/asm-generic/bug.h:21, from /kisskb/src/arch/sh/include/asm/bug.h:112, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/percpu.h:5, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' 140 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' 15 | #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 502 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:70:3: note: in expansion of macro 'pr_debug_once' 70 | pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' 140 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' 15 | #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 502 | no_printk(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:70:3: note: in expansion of macro 'pr_debug_once' 70 | pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' 77 | cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/fs/cifs/sess.c:28: /kisskb/src/fs/cifs/cifs_debug.h:15:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 15 | #define pr_fmt(fmt) "CIFS: " fmt | ^~~~~~~~ /kisskb/src/include/linux/printk.h:560:35: note: in expansion of macro 'pr_fmt' 560 | __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:65:3: note: in expansion of macro 'pr_debug_ratelimited' 65 | pr_debug_ ## ratefunc("%s: " fmt, \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:15:21: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 15 | #define pr_fmt(fmt) "CIFS: " fmt | ^~~~~~~~ /kisskb/src/include/linux/printk.h:560:35: note: in expansion of macro 'pr_fmt' 560 | __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:65:3: note: in expansion of macro 'pr_debug_ratelimited' 65 | pr_debug_ ## ratefunc("%s: " fmt, \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/include/asm-generic/bug.h:21, from /kisskb/src/arch/sh/include/asm/bug.h:112, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/percpu.h:5, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:517:10: note: in definition of macro 'printk_ratelimited' 517 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:531:21: note: in expansion of macro 'KERN_ERR' 531 | printk_ratelimited(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:68:3: note: in expansion of macro 'pr_err_ratelimited' 68 | pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ | ^~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 5 | #define KERN_SOH "\001" /* ASCII Start Of Header */ | ^~~~~~ /kisskb/src/include/linux/printk.h:517:10: note: in definition of macro 'printk_ratelimited' 517 | printk(fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' 11 | #define KERN_ERR KERN_SOH "3" /* error conditions */ | ^~~~~~~~ /kisskb/src/include/linux/printk.h:531:21: note: in expansion of macro 'KERN_ERR' 531 | printk_ratelimited(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:68:3: note: in expansion of macro 'pr_err_ratelimited' 68 | pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ | ^~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/fs/cifs/sess.c:28: /kisskb/src/fs/cifs/cifs_debug.h:15:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 15 | #define pr_fmt(fmt) "CIFS: " fmt | ^~~~~~~~ /kisskb/src/include/linux/printk.h:560:35: note: in expansion of macro 'pr_fmt' 560 | __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:70:3: note: in expansion of macro 'pr_debug_ratelimited' 70 | pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:15:21: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 15 | #define pr_fmt(fmt) "CIFS: " fmt | ^~~~~~~~ /kisskb/src/include/linux/printk.h:560:35: note: in expansion of macro 'pr_fmt' 560 | __dynamic_pr_debug(&descriptor, pr_fmt(fmt), ##__VA_ARGS__); \ | ^~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:70:3: note: in expansion of macro 'pr_debug_ratelimited' 70 | pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ | ^~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' 79 | cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 109 | cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", | ^~~~~~~~ In file included from /kisskb/src/fs/cifs/sess.c:25: /kisskb/src/fs/cifs/sess.c: In function 'cifs_chan_needs_reconnect': /kisskb/src/fs/cifs/cifsglob.h:955:20: error: passing argument 2 of 'test_bit' from incompatible pointer type [-Werror=incompatible-pointer-types] 955 | test_bit((index), &(ses)->chans_need_reconnect) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t * {aka unsigned int *} /kisskb/src/fs/cifs/sess.c:118:9: note: in expansion of macro 'CIFS_CHAN_NEEDS_RECONNECT' 118 | return CIFS_CHAN_NEEDS_RECONNECT(ses, chan_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/sh/include/asm/bitops.h:24, from /kisskb/src/include/linux/bitops.h:32, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/cifs/cifspdu.h:25, from /kisskb/src/fs/cifs/sess.c:24: /kisskb/src/include/asm-generic/bitops/non-atomic.h:104:66: note: expected 'const volatile long unsigned int *' but argument is of type 'size_t *' {aka 'unsigned int *'} 104 | static inline int test_bit(int nr, const volatile unsigned long *addr) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_remap_port': /kisskb/src/drivers/tty/serial/sh-sci.c:2666:19: warning: unused variable 'sport' [-Wunused-variable] 2666 | struct sci_port *sport = to_sci_port(port); | ^~~~~ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:272: fs/cifs/sess.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:533: fs/cifs] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/mfd/htc-pasic3.c: In function 'pasic3_remove': /kisskb/src/drivers/mfd/htc-pasic3.c:186:22: warning: unused variable 'asic' [-Wunused-variable] 186 | struct pasic3_data *asic = platform_get_drvdata(pdev); | ^~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] 160 | #warning Precise timer not defined for this architecture. | ^~~~~~~ {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1090: Error: missing operand {standard input}:1090: Error: missing operand {standard input}:1090: Error: invalid operands for opcode {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1081: Error: pcrel too far {standard input}:1083: Error: pcrel too far {standard input}:1084: Error: pcrel too far {standard input}:1087: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[4]: *** [/kisskb/src/scripts/Makefile.build:272: drivers/net/pcs/pcs-xpcs.o] Error 4 make[3]: *** [/kisskb/src/scripts/Makefile.build:533: drivers/net/pcs] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/thermal/broadcom/ns-thermal.c: In function 'ns_thermal_remove': /kisskb/src/drivers/thermal/broadcom/ns-thermal.c:78:21: warning: unused variable 'ns_thermal' [-Wunused-variable] 78 | struct ns_thermal *ns_thermal = platform_get_drvdata(pdev); | ^~~~~~~~~~ make[1]: *** [/kisskb/src/Makefile:1948: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:533: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/include/linux/scatterlist.h:9, from /kisskb/src/include/linux/dma-mapping.h:10, from /kisskb/src/include/linux/skbuff.h:31, from /kisskb/src/include/net/net_namespace.h:38, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/drivers/staging/octeon/ethernet-mem.c:9: /kisskb/src/drivers/staging/octeon/ethernet-mem.c: In function 'cvm_oct_free_hw_memory': /kisskb/src/arch/sh/include/asm/io.h:239:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 239 | #define phys_to_virt(address) ((void *)(address)) | ^ /kisskb/src/drivers/staging/octeon/ethernet-mem.c:123:18: note: in expansion of macro 'phys_to_virt' 123 | fpa = (char *)phys_to_virt(cvmx_ptr_to_phys(fpa)); | ^~~~~~~~~~~~ make[1]: *** [/kisskb/src/Makefile:1948: drivers] Error 2 make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 120 ARCH=sh O=/kisskb/build/linux-next_sh-allyesconfig_sh4-gcc10 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-10.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_sh-allyesconfig_sh4-gcc10 # Build took: 0:06:06.501899