# git rev-parse -q --verify 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35^{commit} 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35 already have revision, skipping fetch # git checkout -q -f -B kisskb 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35 # git clean -qxdf # < git log -1 # commit 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35 # Author: Greg Kroah-Hartman # Date: Wed Oct 25 11:13:33 2023 +0200 # # Linux 4.14.328 # # Link: https://lore.kernel.org/r/20231023104810.781270702@linuxfoundation.org # Tested-by: Pavel Machek (CIP) # Tested-by: Linux Kernel Functional Testing # Link: https://lore.kernel.org/r/20231024083251.452724764@linuxfoundation.org # Tested-by: Linux Kernel Functional Testing # Tested-by: Harshit Mogalapalli # Tested-by: Guenter Roeck # Signed-off-by: Greg Kroah-Hartman # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 89d93e9d9f32df4b2d7f4ff3bff645f0c7acad35 # make -s -j 32 ARCH=m68k O=/kisskb/build/stable-4.14_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/stable-4.14_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/stable-4.14_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/stable-4.14_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- :1239:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] /kisskb/src/arch/m68k/mm/init.c: In function 'print_memmap': /kisskb/src/arch/m68k/mm/init.c:125: warning: "UL" redefined 125 | #define UL(x) ((unsigned long) (x)) | In file included from /kisskb/src/include/linux/list.h:8, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/arch/m68k/mm/init.c:11: /kisskb/src/include/linux/const.h:6: note: this is the location of the previous definition 6 | #define UL(x) (_UL(x)) | /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:154:2: warning: #warning check me! [-Wcpp] 154 | #warning check me! | ^~~~~~~ /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:400:2: warning: #warning check me! [-Wcpp] 400 | #warning check me! | ^~~~~~~ In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:5, from /kisskb/src/include/linux/spinlock.h:411, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/mm.h:10, from /kisskb/src/kernel/acct.c:47: /kisskb/src/kernel/acct.c: In function 'acct_pin_kill': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:137:10: warning: value computed is not used [-Wunused-value] 137 | ((__typeof__(*(ptr)))__cmpxchg_local_generic((ptr), (unsigned long)(o),\ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | (unsigned long)(n), sizeof(*(ptr)))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/cmpxchg.h:106:33: note: in expansion of macro 'cmpxchg_local' 106 | #define cmpxchg(ptr, o, n) cmpxchg_local((ptr), (o), (n)) | ^~~~~~~~~~~~~ /kisskb/src/kernel/acct.c:177:9: note: in expansion of macro 'cmpxchg' 177 | cmpxchg(&acct->ns->bacct, pin, NULL); | ^~~~~~~ /kisskb/src/drivers/nubus/proc.c:65:2: warning: #warning Need to set some I/O handlers here [-Wcpp] 65 | #warning Need to set some I/O handlers here | ^~~~~~~ /kisskb/src/net/rds/connection.c: In function '__rds_conn_create': /kisskb/src/net/rds/connection.c:233:25: warning: the comparison will always evaluate as 'true' for the address of 't_name' will never be NULL [-Waddress] 233 | trans->t_name ? trans->t_name : "[unknown]", | ^ In file included from /kisskb/src/net/rds/connection.c:39: /kisskb/src/net/rds/rds.h:490:33: note: 't_name' declared here 490 | char t_name[TRANSNAMSIZ]; | ^~~~~~ /kisskb/src/lib/test_bpf.c:951:27: warning: result of '10^300' is 294; did you mean '1e300'? [-Wxor-used-as-pow] 951 | { { 4, 10 ^ 300 }, { 20, 10 ^ 300 } }, | ^ | -- | 1 e /kisskb/src/lib/test_bpf.c:951:24: note: you can silence this warning by using a hexadecimal constant (0xa rather than 10) 951 | { { 4, 10 ^ 300 }, { 20, 10 ^ 300 } }, | ^~ | 0xa /kisskb/src/lib/test_bpf.c:951:45: warning: result of '10^300' is 294; did you mean '1e300'? [-Wxor-used-as-pow] 951 | { { 4, 10 ^ 300 }, { 20, 10 ^ 300 } }, | ^ | -- | 1 e /kisskb/src/lib/test_bpf.c:951:42: note: you can silence this warning by using a hexadecimal constant (0xa rather than 10) 951 | { { 4, 10 ^ 300 }, { 20, 10 ^ 300 } }, | ^~ | 0xa In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:5, from /kisskb/src/include/linux/spinlock.h:411, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:27: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:79:22: warning: value computed is not used [-Wunused-value] 79 | #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/file.c:2419:17: note: in expansion of macro 'xchg' 2419 | xchg(&iocb->ki_complete, saved_ki_complete); | ^~~~ In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:5, from /kisskb/src/include/linux/spinlock.h:411, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/posix_acl.c:14: /kisskb/src/fs/posix_acl.c: In function 'get_acl': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:137:10: warning: value computed is not used [-Wunused-value] 137 | ((__typeof__(*(ptr)))__cmpxchg_local_generic((ptr), (unsigned long)(o),\ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | (unsigned long)(n), sizeof(*(ptr)))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/cmpxchg.h:106:33: note: in expansion of macro 'cmpxchg_local' 106 | #define cmpxchg(ptr, o, n) cmpxchg_local((ptr), (o), (n)) | ^~~~~~~~~~~~~ /kisskb/src/fs/posix_acl.c:147:17: note: in expansion of macro 'cmpxchg' 147 | cmpxchg(p, sentinel, ACL_NOT_CACHED); | ^~~~~~~ Completed OK # rm -rf /kisskb/build/stable-4.14_defconfig_m68k-gcc13 # Build took: 0:01:28.642462