Buildresult: linus/x86_64-allmodconfig/x86_64-gcc11 built on Jan 26 2022, 06:52
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 26 2022, 06:52
Duration:
0:38:27.222712
Builder:
ka3
Revision:
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs (
0280e3c58f92b2fe0e8fbbdf8d386449168de4a8)
Target:
linus/x86_64-allmodconfig/x86_64-gcc11
Branch:
linus
Compiler:
x86_64-gcc11
(x86_64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (14)
vmlinux.o: warning: objtool: __do_fast_syscall_32()+0xa: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_syscall_64()+0x9: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_int80_syscall_32()+0x9: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_general_protection()+0x22: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret()+0x20: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_start()+0x5c: call to __kasan_check_write() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_gather_info()+0x5f: call to v8086_mode.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_read_aux()+0x8a: call to mca_msr_reg() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x27: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_severity_amd.constprop.0()+0xca: call to mce_severity_amd_smca() leaves .noinstr.text section vmlinux.o: warning: objtool: .text+0x5332e: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x143: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x10eb: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x17f9: call to stackleak_erase() leaves .noinstr.text section
Full Log
# git rev-parse -q --verify 0280e3c58f92b2fe0e8fbbdf8d386449168de4a8^{commit} 0280e3c58f92b2fe0e8fbbdf8d386449168de4a8 already have revision, skipping fetch # git checkout -q -f -B kisskb 0280e3c58f92b2fe0e8fbbdf8d386449168de4a8 # git clean -qxdf # < git log -1 # commit 0280e3c58f92b2fe0e8fbbdf8d386449168de4a8 # Merge: 7938d61591d3 aed28b7a2d62 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Jan 25 20:16:03 2022 +0200 # # Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs # # Pull NFS client updates from Anna Schumaker: # "New Features: # # - Basic handling for case insensitive filesystems # # - Initial support for fs_locations and server trunking # # Bugfixes and Cleanups: # # - Cleanups to how the "struct cred *" is handled for the # nfs_access_entry # # - Ensure the server has an up to date ctimes before hardlinking or # renaming # # - Update 'blocks used' after writeback, fallocate, and clone # # - nfs_atomic_open() fixes # # - Improvements to sunrpc tracing # # - Various null check & indenting related cleanups # # - Some improvements to the sunrpc sysfs code: # - Use default_groups in kobj_type # - Fix some potential races and reference leaks # # - A few tracepoint cleanups in xprtrdma" # # [ This should have gone in during the merge window, but didn't. The # original pull request - sent during the merge window - had gotten # marked as spam and discarded due missing DKIM headers in the email # from Anna. - Linus ] # # * tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs: (35 commits) # SUNRPC: Don't dereference xprt->snd_task if it's a cookie # xprtrdma: Remove definitions of RPCDBG_FACILITY # xprtrdma: Remove final dprintk call sites from xprtrdma # sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change() # net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change # NFSv4.1 test and add 4.1 trunking transport # SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt # NFSv4 handle port presence in fs_location server string # NFSv4 expose nfs_parse_server_name function # NFSv4.1 query for fs_location attr on a new file system # NFSv4 store server support for fs_location attribute # NFSv4 remove zero number of fs_locations entries error check # NFSv4: nfs_atomic_open() can race when looking up a non-regular file # NFSv4: Handle case where the lookup of a directory fails # NFSv42: Fallocate and clone should also request 'blocks used' # NFSv4: Allow writebacks to request 'blocks used' # SUNRPC: use default_groups in kobj_type # NFS: use default_groups in kobj_type # NFS: Fix the verifier for case sensitive filesystem in nfs_atomic_open() # NFS: Add a helper to remove case-insensitive aliases # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 0280e3c58f92b2fe0e8fbbdf8d386449168de4a8 # < make -s -j 80 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 80 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 80 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 80 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: __do_fast_syscall_32()+0xa: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_syscall_64()+0x9: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_int80_syscall_32()+0x9: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_general_protection()+0x22: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret()+0x20: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_start()+0x5c: call to __kasan_check_write() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_gather_info()+0x5f: call to v8086_mode.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_read_aux()+0x8a: call to mca_msr_reg() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x27: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_severity_amd.constprop.0()+0xca: call to mce_severity_amd_smca() leaves .noinstr.text section vmlinux.o: warning: objtool: .text+0x5332e: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x143: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x10eb: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x17f9: call to stackleak_erase() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 # Build took: 0:38:27.222712
© Michael Ellerman 2006-2018.