# 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/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 ccc252d2e818f6a479441119ad453c3ce7c7c461 # < make -s -j 120 ARCH=microblaze O=/kisskb/build/linux-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- mmu_defconfig # < make -s -j 120 ARCH=microblaze O=/kisskb/build/linux-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- help # make -s -j 120 ARCH=microblaze O=/kisskb/build/linux-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- olddefconfig # make -s -j 120 ARCH=microblaze O=/kisskb/build/linux-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- In file included from /kisskb/src/include/linux/kernel.h:18:0, 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 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' pr_debug_ ## ratefunc("%s: " fmt, \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:450:10: note: in definition of macro 'printk_once' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:479:14: note: in expansion of macro 'KERN_ERR' 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' pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 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' pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:567:12: note: in expansion of macro 'KERN_DEBUG' 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_ratelimited' pr_debug_ ## ratefunc("%s: " fmt, \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:517:10: note: in definition of macro 'printk_ratelimited' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:531:21: note: in expansion of macro 'KERN_ERR' 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' pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:567:12: note: in expansion of macro 'KERN_DEBUG' 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_ratelimited' pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifssmb.c:201:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "sess reconnect mask: 0x%lx, tcon reconnect: %d", ^ In file included from /kisskb/src/fs/cifs/transport.c:38:0: /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] test_bit((index), &(ses)->chans_need_reconnect) ^ /kisskb/src/fs/cifs/transport.c:1065:7: note: in expansion of macro 'CIFS_CHAN_NEEDS_RECONNECT' if (CIFS_CHAN_NEEDS_RECONNECT(ses, index)) ^ In file included from /kisskb/src/include/asm-generic/bitops.h:35:0, from ./arch/microblaze/include/generated/asm/bitops.h:1, 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:19: note: expected 'const volatile long unsigned int *' but argument is of type 'size_t * {aka unsigned int *}' 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] set_bit(chan_index, &ses->chans_need_reconnect); ^ In file included from /kisskb/src/include/asm-generic/bitops.h:34:0, from ./arch/microblaze/include/generated/asm/bitops.h:1, 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:29: note: expected 'volatile long unsigned int *' but argument is of type 'size_t * {aka unsigned int *}' 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:0, from ./arch/microblaze/include/generated/asm/bug.h:1, 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 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' pr_debug_ ## ratefunc("%s: " fmt, \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 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' pr_debug_ ## ratefunc("%s: " fmt, \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:450:10: note: in definition of macro 'printk_once' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:479:14: note: in expansion of macro 'KERN_ERR' 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' pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:450:10: note: in definition of macro 'printk_once' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:479:14: note: in expansion of macro 'KERN_ERR' 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' pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 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' pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 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' pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:567:12: note: in expansion of macro 'KERN_DEBUG' 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_ratelimited' pr_debug_ ## ratefunc("%s: " fmt, \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:567:12: note: in expansion of macro 'KERN_DEBUG' 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_ratelimited' pr_debug_ ## ratefunc("%s: " fmt, \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:517:10: note: in definition of macro 'printk_ratelimited' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:531:21: note: in expansion of macro 'KERN_ERR' 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' pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:517:10: note: in definition of macro 'printk_ratelimited' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:531:21: note: in expansion of macro 'KERN_ERR' 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' pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Set reconnect bitmask for chan %lu; now 0x%lx\n", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:567:12: note: in expansion of macro 'KERN_DEBUG' 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_ratelimited' pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:567:12: note: in expansion of macro 'KERN_DEBUG' 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_ratelimited' pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:99:2: note: in expansion of macro 'cifs_dbg' 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] clear_bit(chan_index, &ses->chans_need_reconnect); ^ In file included from /kisskb/src/include/asm-generic/bitops.h:34:0, from ./arch/microblaze/include/generated/asm/bitops.h:1, 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:29: note: expected 'volatile long unsigned int *' but argument is of type 'size_t * {aka unsigned int *}' 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:0, from ./arch/microblaze/include/generated/asm/bug.h:1, 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 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' pr_debug_ ## ratefunc("%s: " fmt, \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 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' pr_debug_ ## ratefunc("%s: " fmt, \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:450:10: note: in definition of macro 'printk_once' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:479:14: note: in expansion of macro 'KERN_ERR' 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' pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:450:10: note: in definition of macro 'printk_once' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:479:14: note: in expansion of macro 'KERN_ERR' 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' pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 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' pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:502:12: note: in expansion of macro 'KERN_DEBUG' 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' pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:77:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(once, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:567:12: note: in expansion of macro 'KERN_DEBUG' 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_ratelimited' pr_debug_ ## ratefunc("%s: " fmt, \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:567:12: note: in expansion of macro 'KERN_DEBUG' 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_ratelimited' pr_debug_ ## ratefunc("%s: " fmt, \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:517:10: note: in definition of macro 'printk_ratelimited' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:531:21: note: in expansion of macro 'KERN_ERR' 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' pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:517:10: note: in definition of macro 'printk_ratelimited' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:11:18: note: in expansion of macro 'KERN_SOH' #define KERN_ERR KERN_SOH "3" /* error conditions */ ^ /kisskb/src/include/linux/printk.h:531:21: note: in expansion of macro 'KERN_ERR' 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' pr_err_ ## ratefunc("VFS: " fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", ^ /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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:567:12: note: in expansion of macro 'KERN_DEBUG' 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_ratelimited' pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' 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=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:140:10: note: in definition of macro 'no_printk' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:15:20: note: in expansion of macro 'KERN_SOH' #define KERN_DEBUG KERN_SOH "7" /* debug-level messages */ ^ /kisskb/src/include/linux/printk.h:567:12: note: in expansion of macro 'KERN_DEBUG' 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_ratelimited' pr_debug_ ## ratefunc(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/cifs_debug.h:79:3: note: in expansion of macro 'cifs_dbg_func' cifs_dbg_func(ratelimited, type, fmt, ##__VA_ARGS__); \ ^ /kisskb/src/fs/cifs/sess.c:109:2: note: in expansion of macro 'cifs_dbg' cifs_dbg(FYI, "Cleared reconnect bitmask for chan %lu; now 0x%lx\n", ^ In file included from /kisskb/src/fs/cifs/sess.c:25:0: /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] test_bit((index), &(ses)->chans_need_reconnect) ^ /kisskb/src/fs/cifs/sess.c:118:9: note: in expansion of macro 'CIFS_CHAN_NEEDS_RECONNECT' return CIFS_CHAN_NEEDS_RECONNECT(ses, chan_index); ^ In file included from /kisskb/src/include/asm-generic/bitops.h:35:0, from ./arch/microblaze/include/generated/asm/bitops.h:1, 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:19: note: expected 'const volatile long unsigned int *' but argument is of type 'size_t * {aka unsigned int *}' 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/sess.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:533: fs/cifs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1948: fs] Error 2 make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 120 ARCH=microblaze O=/kisskb/build/linux-next_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_mmu_defconfig_microblaze # Build took: 0:00:29.936485